Forgejo Actions runner can't find actions in its mirror registry. Changed all action references from short names to full GitHub URLs: - actions/checkout@v4 → https://github.com/actions/checkout@v4 - erlef/setup-beam@v1 → https://github.com/erlef/setup-beam@v1 - actions/cache@v4 → https://github.com/actions/cache@v4 - actions/setup-node@v4 → https://github.com/actions/setup-node@v4 - actions/upload-artifact@v4 → https://github.com/actions/upload-artifact@v4 - docker/* actions → https://github.com/docker/* This fixes the 'repository not found' errors when Forgejo tries to clone actions from data.forgejo.org. |
||
|---|---|---|
| .. | ||
| build.yaml | ||
| production.yml | ||
| renovate.yaml | ||
| test.yml | ||