Skip to content

Conversation

@zzambers
Copy link
Collaborator

Updates upload-artifact action to v4, as v3 no longer works and breaks testing with:

Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Additional changes:
Artifact name is now explicitly specified. Previously default name artifact was used, but that no longer works, because upload-artifact v4 no longer allows uploading to same named artifact more than once (appending).

@judovana
Copy link
Collaborator

Thanx. I keep fixing it as I'm hitting it to. + cache and few others... Lets merge once actions finishes.

@judovana judovana merged commit 5c4cb0b into rh-openjdk:master Mar 11, 2025
16 checks passed
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.

2 participants