Skip to content

ci: upgrade checkout action to v7 - #22

Merged
bluecmd merged 1 commit into
bluecmd:masterfrom
SoundGoof:ci/upgrade-checkout-v7
Jul 23, 2026
Merged

ci: upgrade checkout action to v7#22
bluecmd merged 1 commit into
bluecmd:masterfrom
SoundGoof:ci/upgrade-checkout-v7

Conversation

@SoundGoof

Copy link
Copy Markdown
Collaborator

Summary

Upgrade all GitHub Actions checkout steps from actions/checkout@v4 to actions/checkout@v7.

This removes the Node.js 20 deprecation warning and moves the workflows to the latest stable checkout major version.

Changes

  • Upgrade the three checkout steps in the Linux system-test workflow.
  • Upgrade the checkout step in the Windows workflow.
  • No workflow behavior or job configuration changes.

Validation

  • Parsed both workflow files as valid YAML.
  • Confirmed no older actions/checkout references remain.
  • git diff --check passes.

@SoundGoof
SoundGoof requested a review from bluecmd July 23, 2026 17:28
@bluecmd
bluecmd merged commit 428794e into bluecmd:master Jul 23, 2026
2 of 4 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.

2 participants