Skip to content

Commit

Permalink
Bump golangci-lint to version v1.57.2
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetikonline committed Apr 15, 2024
1 parent 5c1e8c6 commit 3a3ae8c
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.56.2
version-golangci-lint: v1.57.2
- name: Test
run: go test -count=1 -v ./...

0 comments on commit 3a3ae8c

Please sign in to comment.