2 Commits
test9 ... yo

Author SHA1 Message Date
fbe429de2f Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 3s
Bump to new version action
2025-10-26 19:50:28 +00:00
4346280e0f Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 2s
Move to Fedora Rawhide
2025-10-26 19:37:20 +00:00

View File

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