Skip to content

Commit

Permalink
fix: update golang-lint to 1.55 to fix some errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Michallek committed Jun 18, 2024
1 parent 6dcfdac commit 01b087d
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 @@ -27,6 +27,6 @@ jobs:
run: go mod vendor
- uses: golangci/golangci-lint-action@v3
with:
version: v1.45
version: v1.55
skip-pkg-cache: true
skip-build-cache: true

0 comments on commit 01b087d

Please sign in to comment.