diff --git a/.gitea/workflows/testing.yml b/.gitea/workflows/testing.yml index d31218a..2851517 100644 --- a/.gitea/workflows/testing.yml +++ b/.gitea/workflows/testing.yml @@ -17,7 +17,8 @@ jobs: fetch-depth: 0 # all history for all branches and tags - uses: actions/setup-go@v5 with: - go-version-file: "go.mod" + go-version-file: go.mod + check-latest: true - uses: https://gitea.com/actions/go-hashfiles@v0.0.1 id: hash-go with: