Skip to content

Commit

Permalink
fix linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
walldiss committed Aug 22, 2024
1 parent 297770f commit 4956e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: golangci/golangci-lint-action@v6.1.0
with:
args: --timeout 10m
version: v1.59
version: v1.60
skip-cache: true

go_mod_tidy_check:
Expand Down

0 comments on commit 4956e55

Please sign in to comment.