Skip to content

Conversation

@bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Feb 19, 2025

create-release job is failing because v3 support has been discontinued and we need to migrate actions/upload-artifact and actions/download-artifact to v4.

One major change in v4 is that, with artifacts now being immutable, multiple jobs cannot write to the same artifact location (same goes for jobs parametrized by a matrix). That is not the case for us, so this should be as simple as upgrading the version.

Migration guide for reference.

@bevzzz bevzzz requested a review from a team as a code owner February 19, 2025 13:57
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz requested a review from antas-marcin February 19, 2025 14:18
@bevzzz bevzzz merged commit 1e2e845 into main Feb 19, 2025
5 checks passed
@bevzzz bevzzz deleted the ci/create-release-actions-v4-migration branch February 19, 2025 14:23
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.

3 participants