checkout/POPILNUS_MIRROR.md
popilnus-mirror d48f934735
Some checks are pending
Check dist / check-dist (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Licensed / Check licenses (push) Waiting to run
Build and Test / build (push) Waiting to run
Build and Test / test (macos-latest) (push) Waiting to run
Build and Test / test (ubuntu-latest) (push) Waiting to run
Build and Test / test (windows-latest) (push) Waiting to run
Build and Test / test-proxy (push) Waiting to run
Build and Test / test-bypass-proxy (push) Waiting to run
Build and Test / test-git-container (push) Waiting to run
Build and Test / test-output (push) Waiting to run
Mirror actions/checkout@v4 (upstream 11d5960a326750d5838078e36cf38b85af677262)
2026-09-20 13:27:47 -04:00

672 B

Mirrored action

This repository is a mirror, not upstream. Do not edit it here.

Upstream https://github.com/actions/checkout
Ref v4
Commit 11d5960a326750d5838078e36cf38b85af677262
Mirrored 2026-09-20T17:27:47Z
Mirrored by deploy/mirror-actions.sh

Re-verify before bumping the tag:

git clone --depth 1 --branch v4 https://github.com/actions/checkout.git
git -C checkout rev-parse HEAD   # must equal 11d5960a326750d5838078e36cf38b85af677262

Our CI resolves uses: actions/checkout@v4 here because Forgejo is configured with DEFAULT_ACTIONS_URL=self. See docs/adr/0004-self-hosted-forgejo-and-sovereign-ci.md.