diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 3e312b3..15eccba 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -9,7 +9,7 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: https://gitea.ocram85.com/actions/checkout@v3 + - uses: https://gitea.ocram85.com/actions/checkout@v4 with: fetch-depth: 0 - name: setup go