Skip to content

Commit

Permalink
Add back check-latest to setup-go action
Browse files Browse the repository at this point in the history
  • Loading branch information
devon-manifest committed Oct 1, 2024
1 parent 221896f commit 5df8e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version-file: ./go.mod
check-latest: true
cache: true

- name: golangci-lint
Expand Down

0 comments on commit 5df8e1a

Please sign in to comment.