-
Notifications
You must be signed in to change notification settings - Fork 169
Update action versions #1422
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 action versions #1422
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/data/1422
Note: Links to docs will display an error until the docs builds have been completed. ❌ 13 New FailuresAs of commit a0ca3c3 with merge base 227d3d7 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
03683a9
to
ffb20c3
Compare
8d27f3d
to
a0ca3c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks Ramanish!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! :-)
Github is deprecating artifact actions v3.
Made the following changes:
actions/setup-python@v4 -> actions/setup-python@v5
actions/checkout@v3 -> actions/checkout@v4
actions/download-artifact@v3 -> actions/download-artifact@v4
actions/upload-artifact@v3 -> actions/upload-artifact@v4
refs: