diff --git a/.gitea/workflows/fedora-checkout.yml b/.gitea/workflows/fedora-checkout.yml index 0f24d2c..ae2363b 100644 --- a/.gitea/workflows/fedora-checkout.yml +++ b/.gitea/workflows/fedora-checkout.yml @@ -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