-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update pull.yml to use actions/upload-artifact@v4 #607
Conversation
this is required, since v1 and v2 are deprecated see https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
/assign @xing-yang @xing-yang hopefully this will fix the blocker for my other PR #606 |
actually update actions/upload-artifact to v4
/release-note-none |
Thanks for the fix! |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csiblock, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
thank you @xing-yang |
this is required, since v1 and v2 are deprecated
see https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/