diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 77a984ab..e1f68de4 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -297,7 +297,7 @@ jobs: - name: "Check out" uses: actions/checkout@v7 - name: "Set up Go" - uses: actions/setup-go@v6 + uses: actions/setup-go@v7 with: go-version-file: go.mod - name: "Build with -tags no_gvisortapvsock"