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

Update version of upload-artifact and download-artifact to v4 #798

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michalinacienciala
Copy link
Contributor

The v3 of the actions/upload-artifact and actions/download-artifact actions got
deprecated causing possible failure of workflow execution. We're upgrading to v4 of the actions. Although there are some breaking changes in v4 compared to v3, they do not affect our setup.

The `v3` of the `actions/upload-artifact` and `actions/download-artifact` actions
got
[deprecated](https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/)
causing possible failure of workflow execution. We're upgrading to `v4` of
the actions. Although there are some breaking changes in `v4` compared to `v3`,
they do not affect our setup.
Copy link

github-actions bot commented Feb 3, 2025

Copy link
Contributor

@michalsmiarowski michalsmiarowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same changes were applied to release branch few days ago: 85ef920. I forgot to do a backport to main so thank you for that! 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ infrastructure CI, Infrastructure, Workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants