3 Commits
test8 ... main

Author SHA1 Message Date
833d70e75a Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 2s
2025-10-27 20:10:02 +00:00
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: jobs:
checkout: checkout:
runs-on: rocky-latest runs-on: fedora-rawhide-latest
steps: steps:
- uses: https://git.phyllo.me/actions/checkout@v4 - uses: https://git.phyllo.me/actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: https://git.phyllo.me/actions/action-gh-release@v2 - uses: https://git.phyllo.me/actions/action-gh-release@v2