diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6495404..987f189 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -46,6 +46,7 @@ jobs: uses: actions/setup-go@v6 with: go-version: ${{ matrix.go }} + check-latest: true - name: Checkout Code uses: actions/checkout@v6