chore: bump actions/checkout v4 → v6 in E2E workflow #69
Reference in New Issue
Block a user
Delete Branch "chore/bump-checkout-v6-e2e"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
actions/checkoutfrom v4 to v6 in the E2E workflow to match the org standard (plugin-ci.yaml and plugin-release.yaml already use v6)Test plan
QA verified: CI and E2E tests pass. The change correctly bumps actions/checkout from v4 to v6 to match org standard.
LGTM. Trivial version bump, CI green.