Skip to content

chore(ci): update Node.js version to 24.x and upgrade action versions#153

Merged
wdavidw merged 1 commit into
adaltas:masterfrom
noritaka1166:update-ci
Jun 10, 2026
Merged

chore(ci): update Node.js version to 24.x and upgrade action versions#153
wdavidw merged 1 commit into
adaltas:masterfrom
noritaka1166:update-ci

Conversation

@noritaka1166

Copy link
Copy Markdown
Contributor

Summary

  • Update the CI workflow to run the www job on Node.js 24
  • Update GitHub Actions dependencies to Node.js 24-compatible versions:
    • actions/checkout from v3 to v6
    • actions/setup-node from v3 to v6

Motivation

GitHub Actions now warns that JavaScript actions running on Node.js 20 are deprecated and will be forced to Node.js 24 by default starting June 2, 2026. The www job was also still running against Node.js 18.

This updates the workflow proactively so the CI job runs on Node.js 24 and avoids the Node.js 20 action runtime deprecation warning.

@wdavidw wdavidw merged commit 1a8a9c1 into adaltas:master Jun 10, 2026
1 check failed
@noritaka1166 noritaka1166 deleted the update-ci branch June 10, 2026 06:50
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.

2 participants