Skip to content

Commit 61ec1c5

Browse files
committed
udpate
1 parent 724233a commit 61ec1c5

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup golangci-lint
2626
uses: golangci/golangci-lint-action@v6
2727
with:
28-
version: v1.58
28+
version: latest
2929
args: -v --disable=unused
3030

3131
test:

0 commit comments

Comments
 (0)