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

This commit is contained in:
2025-11-16 20:17:09 +00:00
parent 0367629b0d
commit 4905840b61

View File

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