Skip to content

Commit

Permalink
ci: bump golangci-lint to v1.59
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Aug 18, 2024
1 parent 014660f commit 4c63a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.55
version: v1.59

# Windows times out frequently after about 5m50s if we don't set a longer timeout.
args: --timeout 10m
Expand Down

0 comments on commit 4c63a0e

Please sign in to comment.