Skip to content

Commit 64f5489

Browse files
committed
Test with latest golangci-lint version
1 parent fb5d0bc commit 64f5489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Run golangci-lint
125125
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v8.3.1
126126
with:
127-
version: v2.5
127+
version: latest
128128
args: --timeout=5m
129129

130130
security:

0 commit comments

Comments
 (0)