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

move to checkout5
This commit is contained in:
2025-11-16 20:16:01 +00:00
parent 27a13700e6
commit 0367629b0d

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: checkout@v6 - uses: checkout@v5
with: with:
fetch-depth: 0 fetch-depth: 0