Some checks are pending
Check dist/ / check-dist (push) Waiting to run
Code scanning - action / CodeQL-Build (push) Waiting to run
Licensed / Check licenses (push) Waiting to run
Test / Build (push) Waiting to run
Test / Build-1 (push) Waiting to run
Test / Build-2 (push) Waiting to run
Test / Merge (push) Blocked by required conditions
700 B
700 B
Mirrored action
This repository is a mirror, not upstream. Do not edit it here.
| Upstream | https://github.com/actions/upload-artifact |
| Ref | v4 |
| Commit | ea165f8d65b6e75b540449e92b4886f43607fa02 |
| Mirrored | 2026-09-20T17:27:49Z |
| Mirrored by | deploy/mirror-actions.sh |
Re-verify before bumping the tag:
git clone --depth 1 --branch v4 https://github.com/actions/upload-artifact.git
git -C upload-artifact rev-parse HEAD # must equal ea165f8d65b6e75b540449e92b4886f43607fa02
Our CI resolves uses: actions/upload-artifact@v4 here because Forgejo is configured with
DEFAULT_ACTIONS_URL=self. See docs/adr/0004-self-hosted-forgejo-and-sovereign-ci.md.