diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 5937fc24..8bf31192 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-go@v2 with: - go-version: '^1.19.0' + go-version: '^1.19.5' - name: git config run: git config --global url.https://${{ secrets.ANYTYPE_PAT }}@github.com/.insteadOf https://github.com/