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

Switch to artifacts v4 #348

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Switch to artifacts v4 #348

merged 1 commit into from
Nov 27, 2024

Conversation

PietrH
Copy link
Member

@PietrH PietrH commented Nov 27, 2024

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Closes #347

Starting December 5, 2024, GitHub Actions customers will no longer be able to use v3 of actions/upload-artifact or actions/download-artifact. Customers should update workflows to begin using v4 of the artifact actions as soon as possible. While v4 of the artifact actions improves upload and download speeds by up to 98% and includes several new features, there are key differences from previous versions that may require updates to your workflows. Please see the documentation in the project repositories for guidance on how to migrate your workflows.

@PietrH PietrH requested a review from damianooldoni November 27, 2024 09:02
@PietrH PietrH linked an issue Nov 27, 2024 that may be closed by this pull request
@damianooldoni damianooldoni self-assigned this Nov 27, 2024
@damianooldoni
Copy link
Member

Thanks for noticing it. Nice!

@damianooldoni damianooldoni merged commit f07d6d8 into main Nov 27, 2024
8 checks passed
@damianooldoni damianooldoni deleted the 347-switch-to-artifacts-v4 branch November 27, 2024 10:02
damianooldoni added a commit that referenced this pull request Dec 24, 2024
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.

Switch to artifacts v4
2 participants