Skip to content

Commit c65aab4

Browse files
committed
ci: bump golangci-lint to v1.60
1 parent 014660f commit c65aab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: golangci-lint
5050
uses: golangci/golangci-lint-action@v6
5151
with:
52-
version: v1.55
52+
version: v1.60
5353

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

0 commit comments

Comments
 (0)