Skip to content

Commit

Permalink
ci: update golangci-lint to version 1.56
Browse files Browse the repository at this point in the history
  • Loading branch information
fho committed Feb 8, 2024
1 parent 04f0dd1 commit 8cb646e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
strategy:
matrix:
go: ["1.22"]
lint: ["v1.55"]
lint: ["v1.56"]
name: lint
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 8cb646e

Please # to comment.