🩹 [Patch]: Bump actions/upload-artifact to v6.0.0 and update Release action#125
Merged
Marius Storhaug (MariusStorhaug) merged 3 commits intomainfrom Jan 25, 2026
Merged
Conversation
Copilot started reviewing on behalf of
Marius Storhaug (MariusStorhaug)
January 25, 2026 22:13
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates GitHub Actions dependencies to their latest versions for improved Node.js 24 support and standardization across the PSModule organization.
Changes:
- Bump
actions/upload-artifactfrom v5.0.0 to v6.0.0 in the main action - Replace
PSModule/Auto-Releasev1.9.5 withPSModule/Release-GHRepositoryv2.0.1 in the Release workflow
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| action.yml | Updates the upload-artifact action to v6.0.0 for artifact uploading functionality |
| .github/workflows/Release.yml | Replaces Auto-Release action with Release-GHRepository v2.0.1, reflecting organizational standardization |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9f2ecfa
into
main
25 of 26 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates GitHub Actions dependencies to their latest versions.
Changed
actions/upload-artifactfrom v5.0.0 to v6.0.0 (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)PSModule/Release-GHRepositoryfrom v1.9.5 to v2.0.1 (SHA:88c70461c8f16cc09682005bcf3b7fca4dd8dc1a)Summary
Updates to the latest versions of GitHub Actions dependencies for improved Node.js 24 support and standardization across the PSModule organization.