Skip to content

Commit

Permalink
update linter version (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoffatt authored Dec 19, 2023
1 parent 752114b commit 30d7c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:

- name: golangci-golint
run: |
curl -sSfL https://raw.github.com/golangci/golangci-lint/master/install.sh | sh -s v1.52.1
curl -sSfL https://raw.github.com/golangci/golangci-lint/master/install.sh | sh -s v1.55.2
./bin/golangci-lint run -v ./...

0 comments on commit 30d7c7e

Please sign in to comment.