Skip to content

Commit c8287fe

Browse files
committed
fix: ci
1 parent c1cbb78 commit c8287fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run golangci-lint
3333
uses: golangci/golangci-lint-action@v6
3434
with:
35-
version: v1.62.2
35+
version: latest
3636
skip-cache: true
3737

3838
- name: Coveralls

0 commit comments

Comments
 (0)