Skip to content

Update GH Actions to resolve Node.js 20 deprecation warnings - #194

Open
sfc-gh-abrightwell wants to merge 1 commit into
mainfrom
abrightwell-update-gh-actions-node-deprecations
Open

Update GH Actions to resolve Node.js 20 deprecation warnings#194
sfc-gh-abrightwell wants to merge 1 commit into
mainfrom
abrightwell-update-gh-actions-node-deprecations

Conversation

@sfc-gh-abrightwell

Copy link
Copy Markdown
Collaborator

CI and release runs are emitting warnings that several actions
target Node.js 20, which GitHub is now forcing to run on Node.js
24. We bump the flagged actions to their latest major versions:
checkout v5, upload/download-artifact v5, setup-qemu-action v4,
and setup-buildx-action v4.

Also pins the DeterminateSystems nix actions in CI to release
tags (v22, v14) instead of tracking @main, which gives us more
predictable behavior across runs.

CI and release runs are emitting warnings that several actions
target Node.js 20, which GitHub is now forcing to run on Node.js
24. We bump the flagged actions to their latest major versions:
checkout v5, upload/download-artifact v5, setup-qemu-action v4,
and setup-buildx-action v4.

Also pins the DeterminateSystems nix actions in CI to release
tags (v22, v14) instead of tracking @main, which gives us more
predictable behavior across runs.
@sfc-gh-abrightwell
sfc-gh-abrightwell requested a review from a team as a code owner August 13, 2026 14:26
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.

1 participant