diff --git a/.github/workflows/go-presubmit.yml b/.github/workflows/go-presubmit.yml index 6125155..6fbe51f 100644 --- a/.github/workflows/go-presubmit.yml +++ b/.github/workflows/go-presubmit.yml @@ -26,4 +26,4 @@ jobs: with: go-version: ${{ matrix.go-version }} cache: true - - uses: creachadair/go-presubmit-action@v1 + - uses: creachadair/go-presubmit-action@v2