Skip to content

Use actions/upload-artifact@v4 in GHA workflow#174

Merged
chrisnovakovic merged 1 commit intoplease-build:masterfrom
chrisnovakovic:artifact-v4
Sep 9, 2024
Merged

Use actions/upload-artifact@v4 in GHA workflow#174
chrisnovakovic merged 1 commit intoplease-build:masterfrom
chrisnovakovic:artifact-v4

Conversation

@chrisnovakovic
Copy link
Contributor

@chrisnovakovic chrisnovakovic commented Sep 9, 2024

actions/upload-artifact@v2 is deprecated and workflows aren't able to use it any more. v4 requires uploaded artifacts to have unique names, so ensure each job in the matrix uploads an artifact with a different name.

actions/upload-artifact@v2 is deprecated and workflows aren't able to
use it any more. v4 requires uploaded artifacts to have unique names, so
ensure each job in the matrix uploads an artifact with a different name.
Copy link
Contributor

@peterebden peterebden left a comment

Choose a reason for hiding this comment

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

Thanks!

@chrisnovakovic chrisnovakovic merged commit 907b778 into please-build:master Sep 9, 2024
@chrisnovakovic chrisnovakovic deleted the artifact-v4 branch September 9, 2024 09:59
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