Bump GitHub Actions to Node.js 24 runtimes#639
Merged
baperry2 merged 2 commits intodevelopmentfrom Mar 13, 2026
Merged
Conversation
Co-authored-by: baperry2 <[email protected]>
Copilot
AI
changed the title
[WIP] Update actions in GitHub workflows to Node.js 24
Bump GitHub Actions to Node.js 24 runtimes
Mar 12, 2026
baperry2
approved these changes
Mar 13, 2026
Contributor
|
Wonder why it changed this in the other PR: PeleLMeX/.github/workflows/docs.yml Line 51 in 532436d |
jrood-nrel
approved these changes
Mar 13, 2026
Collaborator
|
Yeah I noticed that as well, doesn't seem like a big deal as either way should be correct because that action didn't update its major version when doing the Node.js update. But the lack of determinism from Copilot does concern me a bit. As an alternative, I'm exploring having actions auto-update with dependabot here: (just in PeleAnalysis because I'm not sure yet if this will be annoyingly noisy) AMReX-Combustion/PeleAnalysis#48 |
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.
Several actions used across workflows run on Node.js 20, which is being deprecated by GitHub. This updates all Node.js-based actions to versions that use the Node.js 24 runtime.
Version bumps
actions/checkout@v4(Node 20)@v6(Node 24)actions/setup-python@v5(Node 20)@v6(Node 24)actions/cache@v4(Node 20)@v5(Node 24)github/codeql-action/{init,analyze,upload-sarif}@v3(Node 20)@v4(Node 24)Not changed
DoozyX/[email protected]— Docker-based, no Node.js runtimeadvanced-security/filter-sarif@v1— composite action (Python), no Node.js runtimeJamesIves/github-pages-deploy-action@releases/v4— already on Node.js 24 as of v4.8.0💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.