Skip to content

Upgrade actions/upload-artifact to v4#16

Merged
penguineer merged 1 commit intomainfrom
15-github-action-actionsupload-artifactv3-deprecated
Apr 20, 2025
Merged

Upgrade actions/upload-artifact to v4#16
penguineer merged 1 commit intomainfrom
15-github-action-actionsupload-artifactv3-deprecated

Conversation

@JensWinter
Copy link
Contributor

No description provided.

@JensWinter JensWinter linked an issue Apr 20, 2025 that may be closed by this pull request
@penguineer
Copy link
Member

Es gibt diesen Breaking Change:

Due to how Artifacts are created in this new version, it is no longer possible to upload to the same named Artifact multiple times. You must either split the uploads into multiple Artifacts with different names, or only upload once. Otherwise you will encounter an error.

Ich sehe aber nicht, dass wir das machen, oder?

@JensWinter
Copy link
Contributor Author

Nein, ich konnte nichts sehen, was hier zum Problem werden könnte.

@JensWinter
Copy link
Contributor Author

Oder wäre hier die Overwrite-Konfiguration das Richtige?
https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md#overwriting-an-artifact

@penguineer penguineer merged commit f561817 into main Apr 20, 2025
1 check passed
@penguineer penguineer deleted the 15-github-action-actionsupload-artifactv3-deprecated branch April 20, 2025 20:22
@penguineer
Copy link
Member

Oder wäre hier die Overwrite-Konfiguration das Richtige? https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md#overwriting-an-artifact

Zu spät gesehen - falls es Probleme gibt, habe ich das mal im Hinterkopf.

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.

Github Action actions/upload-artifact@v3 deprecated

2 participants