upload-artifact/POPILNUS_MIRROR.md

20 lines
700 B
Markdown
Raw Normal View History

# 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:31:57Z |
| 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.