diff --git a/.github/workflows/pr-go-workspace-check.yml b/.github/workflows/pr-go-workspace-check.yml index 889e7653ec0..ae3ef4174a7 100644 --- a/.github/workflows/pr-go-workspace-check.yml +++ b/.github/workflows/pr-go-workspace-check.yml @@ -25,6 +25,7 @@ jobs: - name: Set go version uses: actions/setup-go@v4 + cache: false with: go-version-file: go.mod