diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index 94ae523dba..d1c8be1b64 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -55,7 +55,7 @@ jobs: - uses: actions/setup-go@v4 if: env.GIT_DIFF with: - go-version-file: go.mod + go-version: 'stable' - name: Run Integration Tests if: env.GIT_DIFF