chore: bump actions/checkout v4 → v6 in E2E workflow #69

Merged
ghost merged 1 commits from chore/bump-checkout-v6-e2e into main 2026-03-19 00:14:44 +00:00
ghost commented 2026-03-19 00:09:06 +00:00 (Migrated from github.com)

Summary

  • Bumps actions/checkout from v4 to v6 in the E2E workflow to match the org standard (plugin-ci.yaml and plugin-release.yaml already use v6)
  • Node.js 20 deprecation warning from GitHub Actions noted v4 will be forced to Node 24 starting June 2026 — v6 already supports it

Test plan

  • CI passes on this branch
  • E2E tests still run correctly with checkout@v6
## Summary - Bumps `actions/checkout` from v4 to v6 in the E2E workflow to match the org standard (plugin-ci.yaml and plugin-release.yaml already use v6) - Node.js 20 deprecation warning from GitHub Actions noted v4 will be forced to Node 24 starting June 2026 — v6 already supports it ## Test plan - [ ] CI passes on this branch - [ ] E2E tests still run correctly with checkout@v6
Chris Farhood approved these changes 2026-03-19 00:12:28 +00:00
Chris Farhood left a comment

QA verified: CI and E2E tests pass. The change correctly bumps actions/checkout from v4 to v6 to match org standard.

QA verified: CI and E2E tests pass. The change correctly bumps actions/checkout from v4 to v6 to match org standard.
Chris Farhood approved these changes 2026-03-19 00:14:35 +00:00
Chris Farhood left a comment

LGTM. Trivial version bump, CI green.

LGTM. Trivial version bump, CI green.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#69