Skip to content

Commit

Permalink
Bump golangci-lint to v1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetikonline committed Nov 19, 2024
1 parent 29a2d1d commit 87df882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: flipgroup/action-golang-with-lint@main
with:
version-golang-file: go.mod
version-golangci-lint: v1.61.0
version-golangci-lint: v1.62.0
- name: Test
run: go test -count=1 -v ./...

0 comments on commit 87df882

Please sign in to comment.