Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 17s

This commit is contained in:
2025-11-16 20:18:29 +00:00
parent 4905840b61
commit dde9f59a21

View File

@@ -10,6 +10,6 @@ jobs:
runs-on: fedora-cloud-42 runs-on: fedora-cloud-42
# container: git.phyllo.me/roots/fedora-runner-image:42 # container: git.phyllo.me/roots/fedora-runner-image:42
steps: steps:
- uses: https://git.phyllo.me/actions/checkout@v4 - uses: https://git.phyllo.me/devops/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0