Skip to content

Update GitHub Actions runtimes#6

Merged
ayushhagarwal merged 1 commit into
mainfrom
chore/update-github-actions
Jun 21, 2026
Merged

Update GitHub Actions runtimes#6
ayushhagarwal merged 1 commit into
mainfrom
chore/update-github-actions

Conversation

@ayushhagarwal

Copy link
Copy Markdown
Owner

What changed?

  • upgrades actions/checkout from v4 to v7
  • upgrades actions/setup-node from v4 to v6

Why?

The v1.0.0 release run succeeded but GitHub warned that the older action versions use the deprecated Node.js 20 action runtime. These are the current official releases and remove that maintenance warning.

Verification

  • Prettier check passed
  • Current official releases verified from the upstream action repositories
  • CI passes on this pull request

Merge strategy

Rebase merge after CI succeeds.

@ayushhagarwal ayushhagarwal left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Reviewed the two workflow-only changes against the current official upstream releases. CI passed with the new action runtimes, the PR is conflict-free, and no application behavior changes. Ready for rebase merge.

@ayushhagarwal ayushhagarwal merged commit 16bb43a into main Jun 21, 2026
1 check passed
@ayushhagarwal ayushhagarwal deleted the chore/update-github-actions branch June 21, 2026 09:49
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