Skip to content

Commit

Permalink
Update CI linter
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-senechal committed Dec 21, 2023
1 parent a1a3cf0 commit 7ce7ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
with:
go-version: 1.20.6
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: v1.53.3
version: v1.55
args: --timeout=3m

installer-lint:
Expand Down

0 comments on commit 7ce7ccf

Please sign in to comment.