-
Notifications
You must be signed in to change notification settings - Fork 8
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 artifacts GitHub actions to v4 #43
Conversation
The ephemeral instance for the application preview has been shut down |
d0984a8
to
bed5a9f
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.
Thanks for pro-actively updating our actions 💪
I've added comments that mainly highlight potentially breaking functionality around ephemeral instances
Thanks a lot for your comments, @lukqw! |
@alexrashed |
Awesome! Thanks so much for taking over, fixing the issues, and improving the workflow and assertions! |
Motivation
GitHub is currently phasing out support for
actions/upload-artifact
andactions/download-artifact
versions other than the latest major release v4: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/This PR updates the the action to v4.
Changes
Update the GitHub artifact action versions to v4 before the burn-down.