Skip to content

Commit

Permalink
Bump go linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bkneis committed Oct 15, 2024
1 parent 4ad924a commit 268025a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
go-version: "1.20"
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: latest
args: --modules-download-mode vendor --timeout 15m
version: v1.60.1
args: --timeout 30m

0 comments on commit 268025a

Please sign in to comment.