diff --git a/.gitea/workflows/fedora-checkout.yml b/.gitea/workflows/fedora-checkout.yml index 1c27f6f..60c9818 100644 --- a/.gitea/workflows/fedora-checkout.yml +++ b/.gitea/workflows/fedora-checkout.yml @@ -10,6 +10,6 @@ jobs: runs-on: fedora-cloud-42 # container: git.phyllo.me/roots/fedora-runner-image:42 steps: - - uses: checkout@v6 + - uses: checkout@v5 with: fetch-depth: 0 \ No newline at end of file