Skip to content

Upgrade GitHub Actions to Node 24 - #2

Open
SaharPak wants to merge 1 commit into
mainfrom
fix/upgrade-actions-to-node24
Open

Upgrade GitHub Actions to Node 24#2
SaharPak wants to merge 1 commit into
mainfrom
fix/upgrade-actions-to-node24

Conversation

@SaharPak

Copy link
Copy Markdown
Owner

Summary

  • Upgrades actions/checkout v4 → v6
  • Upgrades actions/setup-node v4 → v6
  • Upgrades cloudflare/wrangler-action v3 → v4

All three now use Node 24 runtime. Node 20 actions are deprecated and will be force-migrated on June 2, 2026, and removed entirely on September 16, 2026.

Note: The deploy will still fail until the CLOUDFLARE_API_TOKEN secret is fixed — the current token has an authentication error (code 10000). A new token with Cloudflare Pages: Edit permission needs to be created and saved in repo secrets.

actions/checkout v4 -> v6, actions/setup-node v4 -> v6,
cloudflare/wrangler-action v3 -> v4. Node 20 actions are
deprecated and will stop working after June 2, 2026.
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