🩹 [Patch]: Update GitHub Actions to latest versions in Action-Test workflow#38
Merged
MariusStorhaug merged 1 commit intomainfrom Jan 22, 2026
Merged
🩹 [Patch]: Update GitHub Actions to latest versions in Action-Test workflow#38MariusStorhaug merged 1 commit intomainfrom
MariusStorhaug merged 1 commit intomainfrom
Conversation
…n Action-Test workflow
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates GitHub Actions versions in the Action-Test workflow to their latest releases. The changes include a major version upgrade for upload-artifact and a minor version upgrade for super-linter.
Changes:
- Upgrade
actions/upload-artifactfrom v4.6.2 to v6.0.0 (major version bump) - Upgrade
super-linter/super-linter/slimfrom v8.2.1 to v8.3.2 (already in use in Linter.yml)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Updates the GitHub Actions used in the Action-Test workflow to their latest versions, ensuring compatibility with Node.js 24 runtime and incorporating the latest bugfixes and dependency updates.
Updated Actions
actions/upload-artifactsuper-linter/super-linter/slimNotable Changes
actions/upload-artifact v6.0.0
runs.using: node24)super-linter v8.3.2