Skip to content

Bump GitHub Actions to Node.js 24 runtime versions - #664

Merged
baperry2 merged 2 commits into
developmentfrom
copilot/update-github-workflow-actions
Mar 13, 2026
Merged

Bump GitHub Actions to Node.js 24 runtime versions#664
baperry2 merged 2 commits into
developmentfrom
copilot/update-github-workflow-actions

Conversation

Copilot AI commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

GitHub Actions running on Node.js 20 are being deprecated. This updates all workflow actions to their latest versions targeting the Node.js 24 runtime.

Action version bumps

Action Old New
actions/checkout v4 v6
actions/cache v4 v5
actions/setup-python v5 v6
actions/upload-artifact v4 v7
JamesIves/github-pages-deploy-action releases/v4 v4.8.0
abatilo/actions-poetry v2.0.0 v4.0.0

DoozyX/clang-format-lint-action is Docker-based and unaffected by Node.js runtime changes — left at v0.20.


📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

Co-authored-by: baperry2 <53018946+baperry2@users.noreply.github.com>
Copilot AI changed the title [WIP] Update GitHub workflow actions to latest versions on Node.js 24 Bump GitHub Actions to Node.js 24 runtime versions Mar 12, 2026
Copilot AI requested a review from baperry2 March 12, 2026 22:56
@baperry2
baperry2 marked this pull request as ready for review March 12, 2026 23:04
@baperry2
baperry2 requested a review from jrood-nrel March 12, 2026 23:05
@baperry2

Copy link
Copy Markdown
Contributor

Requested because CI was generating warnings due to Node.js 20 being replaced by Node.js 24.

@baperry2
baperry2 merged commit 0463b19 into development Mar 13, 2026
14 checks passed
@baperry2
baperry2 deleted the copilot/update-github-workflow-actions branch March 13, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants