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

This commit is contained in:
2025-10-27 20:10:02 +00:00
parent fbe429de2f
commit 833d70e75a

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: fedora-rawhide-latest
steps:
- uses: https://git.phyllo.me/actions/checkout@v5
- uses: https://git.phyllo.me/actions/checkout@v3
with:
fetch-depth: 0
- uses: https://git.phyllo.me/actions/action-gh-release@v2