diff --git a/.gitea/workflows/fedora-checkout.yml b/.gitea/workflows/fedora-checkout.yml index b46c616..0f24d2c 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@v4 + - uses: https://git.phyllo.me/actions/checkout@v5 with: fetch-depth: 0 - uses: https://git.phyllo.me/actions/action-gh-release@v2