Skip to content

Commit f7944bc

Browse files
committed
fix lint version
1 parent cc246bd commit f7944bc

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: golangci-lint
3333
uses: golangci/golangci-lint-action@v3
3434
with:
35-
version: 1.61
35+
version: v1.61
3636

3737
- name: install goveralls
3838
run: go install github.com/mattn/goveralls@latest

0 commit comments

Comments
 (0)