diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 3f747229..1cddd8d9 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -19,6 +19,8 @@ jobs: with: node-version: 'latest' - uses: https://github.com/actions/setup-go@v4 + with: + go-version: '^1.20' - uses: https://gitea.com/actions/go-hashfiles@v0.0.1 id: get-hash with: