Skip to content

fix: upgrade runtime from node20 to node24#2

Open
azlekov wants to merge 2 commits into
mikehardy:mainfrom
azlekov:fix/upgrade-node20-to-node24
Open

fix: upgrade runtime from node20 to node24#2
azlekov wants to merge 2 commits into
mikehardy:mainfrom
azlekov:fix/upgrade-node20-to-node24

Conversation

@azlekov

@azlekov azlekov commented Mar 13, 2026

Copy link
Copy Markdown

Summary

  • Updates action.yml to use node24 runtime (from node20)
  • Updates check-dist.yml to use Node.js 24.x and actions/setup-node@v4
  • Updates package-lock.json to sync with current dependencies

Motivation

Node20 is being deprecated as the default runtime on GitHub Actions runners per the GitHub changelog announcement.

Node20 is being deprecated as the default runtime on GitHub Actions runners.
Update action.yml to use node24 and check-dist.yml to use Node.js 24.x with actions/setup-node@v4.
@archon810

Copy link
Copy Markdown

Please push this live.

Comment thread .github/workflows/check-dist.yml Outdated
Co-authored-by: Matt O'Keefe <Matt@OKeefe.dev>
@chruck

chruck commented Jun 8, 2026

Copy link
Copy Markdown

I'm currently evaluating this GHA, but noticed the node20 message. I just updated all my other GHAs, and would like to have this one updated as well to avoid problems on June 16th, 2026.

@azlekov

azlekov commented Jun 8, 2026

Copy link
Copy Markdown
Author

I was forced to create and maintain my own fork. https://github.com/dodi-smart/runner-fallback-action

uses: dodi-smart/runner-fallback-action@v2

Using it for 2 weeks now, seems to be working fine for me.

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.

4 participants