Skip to content

(maint) Bump actions/checkout from v3 to v4#503

Merged
imaqsood merged 1 commit into
mainfrom
maint/bump-checkout-v4
Jun 3, 2026
Merged

(maint) Bump actions/checkout from v3 to v4#503
imaqsood merged 1 commit into
mainfrom
maint/bump-checkout-v4

Conversation

@imaqsood

@imaqsood imaqsood commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • actions/checkout@v3 uses the deprecated Node 16 runtime and logs warnings on every CI run.
  • Bumps both occurrences in ci.yml to @v4 (Node 20). Already the fleet standard in puppetlabs-lvm.
  • No behavior change for these workflows.

Test plan

  • CI passes on this PR (checkout works on both the setup_matrix and Acceptance jobs)

actions/checkout@v3 uses the deprecated Node 16 runtime and emits
warnings on every CI run. v4 runs on Node 20 and matches the fleet
standard already set in puppetlabs-lvm.

No behavior change for these workflows.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@imaqsood imaqsood requested a review from a team as a code owner June 2, 2026 12:33
Comment thread .github/workflows/ci.yml
@imaqsood imaqsood merged commit e2e3a87 into main Jun 3, 2026
4 of 7 checks passed
@imaqsood imaqsood deleted the maint/bump-checkout-v4 branch June 3, 2026 06:11
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