⬆️(ci) upgrade GitHub Actions workflow steps to latest versions#1902
Open
StephanMeijer wants to merge 1 commit intosuitenumerique:mainfrom
Open
⬆️(ci) upgrade GitHub Actions workflow steps to latest versions#1902StephanMeijer wants to merge 1 commit intosuitenumerique:mainfrom
StephanMeijer wants to merge 1 commit intosuitenumerique:mainfrom
Conversation
7 tasks
Collaborator
Author
|
This PR relates to other PR's:
|
This was referenced Feb 19, 2026
Open
Open
Merged
Merged
Collaborator
Author
|
✅ I manually reviewed this PR and it should work just fine. |
6 tasks
AntoLC
reviewed
Feb 20, 2026
Collaborator
AntoLC
left a comment
There was a problem hiding this comment.
Some required job seems to not start anymore.
Collaborator
Author
Can you point me to it? Will also rebase this banch, maybe that solves a bit. |
54506c6 to
540df60
Compare
Collaborator
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>
540df60 to
cedd3d9
Compare
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.