Skip to content

Fix breaking change in upload-artifact and update actions - #5

Merged
nocturo merged 2 commits into
mainfrom
chore/actionsupdate
Feb 24, 2026
Merged

Fix breaking change in upload-artifact and update actions#5
nocturo merged 2 commits into
mainfrom
chore/actionsupdate

Conversation

@nocturo

@nocturo nocturo commented Feb 24, 2026

Copy link
Copy Markdown
Contributor
  • Fixes upload-artifact@v4 breaking change by using a pattern instead of path.

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.

  • Updates actions versions to latest for node20 depreciation coming.

@nocturo
nocturo merged commit 526b15c into main Feb 24, 2026
2 of 3 checks passed
@nocturo
nocturo deleted the chore/actionsupdate branch February 24, 2026 09:32
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