Skip to content

ci: update checkout action pin#4

Merged
t3chn merged 1 commit into
mainfrom
codex/update-checkout-node24
Jun 8, 2026
Merged

ci: update checkout action pin#4
t3chn merged 1 commit into
mainfrom
codex/update-checkout-node24

Conversation

@t3chn

@t3chn t3chn commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update the pinned actions/checkout reference from v4 to v5.0.1.
  • Keep the workflow pinned by commit SHA.
  • No runtime code changes.

Issue

  • N/A

Test plan

  • git diff --check
  • scripts/run-deterministic-tests.sh
  • GitHub Actions PR CI should validate the updated checkout action runtime.

Risks

  • narrow - workflow-only change; main risk is GitHub Actions compatibility with the updated checkout pin.

Merge strategy recommendation

  • Recommended: squash
  • Reason: one logical CI hygiene change.

Why:
- Avoid the GitHub Actions Node.js 20 deprecation annotation from the pinned checkout action.

What changed:
- Move the pinned actions/checkout reference from v4 to v5.0.1.

Testing:
- git diff --check
- scripts/run-deterministic-tests.sh

Risk:
- narrow - workflow-only change; final runtime validation depends on GitHub Actions.
@t3chn t3chn marked this pull request as ready for review June 8, 2026 10:40
@t3chn t3chn merged commit 50f6887 into main Jun 8, 2026
1 check passed
@t3chn t3chn deleted the codex/update-checkout-node24 branch June 8, 2026 10:40
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