Skip to content

Commit 1cdea14

Browse files
committed
fix: ci
1 parent 2fa4aa3 commit 1cdea14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Run golangci-lint
8686
uses: golangci/golangci-lint-action@v6
8787
with:
88-
version: v1.62.2
88+
version: latest
8989
skip-cache: true
9090

9191
- name: Coveralls

0 commit comments

Comments
 (0)