Skip to content
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

fix: bump artifact actions to v4 #197

Conversation

NoRePercussions
Copy link
Contributor

upload-artifact and download-artifact v1 and v2 were deprecated as of June 30, 2024. v3 will be deprecated on November 30, 2024. The subset of the API we use (setting the name and path) does not change between versions.

Note: I had issues with uploading tar files as artifacts historically, as the download action would automatically untar it. If the version bump breaks this, we can get rid of this step, as the artifacting process automatically archives and compresses for upload and download.

upload-artifact and download-artifact v1 and v2 were deprecated
as of June 30, 2024. v3 will be deprecated on November 30, 2024.
The subset of the API we use (setting the name and path) does not
change between versions.
@NoRePercussions
Copy link
Contributor Author

Closed in favor of #195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant