Skip to content

Commit 1cdea14

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
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)