Skip to content

Remove warning about deprecated Node#4154

Merged
automergerpr-permission-manager[bot] merged 1 commit into
masterfrom
node-ci-fix
Jun 11, 2026
Merged

Remove warning about deprecated Node#4154
automergerpr-permission-manager[bot] merged 1 commit into
masterfrom
node-ci-fix

Conversation

@ehildenb

@ehildenb ehildenb commented Jun 10, 2026

Copy link
Copy Markdown
Member

We're getting warnings on CI:

Formatting and Style
Node.js 20 actions are deprecated.
The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, cachix/cachix-action@v14.
Actions will be forced to run with Node.js 24 by default starting June 16th, 2026.
Node.js 20 will be removed from the runner on September 16th, 2026.
Please check if updated versions of these actions are available that support Node.js 24.
To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file.
Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true.
For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

This should fix it by bumping all the action versions.

… off deprecated Node 20 runtimes

checkout v4->v6, cachix-action v12/v14->v17, cache v4->v5, haskell-actions/setup v2.7->v2.11.0, paths-filter v3->v4, nix-shell-action v3->v4.0.0 (all node24).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ehildenb ehildenb marked this pull request as ready for review June 11, 2026 00:00
@ehildenb ehildenb requested review from asavienko and jberthold June 11, 2026 00:00

@jberthold jberthold left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, no warnings in the CI run

@automergerpr-permission-manager automergerpr-permission-manager Bot merged commit 4c231b3 into master Jun 11, 2026
6 checks passed
@automergerpr-permission-manager automergerpr-permission-manager Bot deleted the node-ci-fix branch June 11, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants