Skip to content

Update GitHub Actions runtimes - #8

Merged
Bigsticktw merged 1 commit into
mainfrom
agent/update-github-actions
Jul 29, 2026
Merged

Update GitHub Actions runtimes#8
Bigsticktw merged 1 commit into
mainfrom
agent/update-github-actions

Conversation

@Bigsticktw

Copy link
Copy Markdown
Owner

What changed

  • Updated actions/checkout from v4 to v7.
  • Updated actions/setup-node from v4 to v7.
  • Updated actions/configure-pages from v5 to v6.
  • Updated actions/upload-pages-artifact from v3 to v5.
  • Updated actions/deploy-pages from v4 to v5.

Why

The first production runs succeeded but GitHub warned that the older action releases target the deprecated Node.js 20 runtime. These versions are the current major releases reported by the official GitHub release API on 2026-07-29.

Verification

  • Target workflow files pass Prettier.
  • ESLint and TypeScript checks pass.
  • 15 Vitest tests pass.
  • Production build succeeds.
  • GitHub CI and a post-merge Pages deployment will validate the action runtime upgrades on Linux.

@Bigsticktw
Bigsticktw marked this pull request as ready for review July 29, 2026 06:42
@Bigsticktw
Bigsticktw merged commit c02af8b into main Jul 29, 2026
2 checks passed
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