Mirror actions/checkout@v4 (upstream 11d5960a326750d5838078e36cf38b85af677262)
Some checks are pending
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-git-container (push) Waiting to run
Build and Test / test-output (push) Waiting to run
Build and Test / test-bypass-proxy (push) Waiting to run
Some checks are pending
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-git-container (push) Waiting to run
Build and Test / test-output (push) Waiting to run
Build and Test / test-bypass-proxy (push) Waiting to run
This commit is contained in:
commit
f88672b145
105 changed files with 54886 additions and 0 deletions
19
POPILNUS_MIRROR.md
Normal file
19
POPILNUS_MIRROR.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# 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:31:55Z |
|
||||
| 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue