⬆️(ci) upgrade GitHub Actions workflow steps to latest versions#55
Merged
qbey merged 1 commit intosuitenumerique:mainfrom Feb 27, 2026
Merged
Conversation
This was referenced Feb 19, 2026
Open
Contributor
Author
|
This PR relates to other PR's:
|
This was referenced Feb 19, 2026
Open
Merged
Merged
Contributor
Author
|
✅ I manually reviewed this PR and it should work just fine. |
6 tasks
f6a408e to
ce41a06
Compare
Contributor
Author
|
Rebased this branch on the latest target branch and force-pushed. |
Update all GitHub Actions to their latest major versions for improved performance, security patches, and Node.js runtime compatibility. Signed-off-by: Stephan Meijer <me@stephanmeijer.com>
ce41a06 to
71744cc
Compare
qbey
approved these changes
Feb 27, 2026
Member
|
I added (and merged) #62 before rebasing this PR :) Will merge in a few seconds. |
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.
Purpose / Proposal
I was looking into adding Docker build support for
linux/arm64in several repositories of https://github.com/suitenumerique. During that, I noticed several repositories have outdated GitHub Workflow steps. This pull request has the purpose to update them.External contributions
git commit --signoff(DCO compliance)git commit -S)<gitmoji>(type) title description## [Unreleased]section (if noticeable change)Testing happens when GitHub Workflows are being executed.
The creation of this pull request was done semi-automatically. I did automate a bunch, but I reviewed all changes manually to check if they are backwards compatible.