Skip to content

Commit 1f2112a

Browse files
committed
update golangci-lint
1 parent 672d0de commit 1f2112a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: go test -v ./...
2323

2424
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@v6
25+
uses: golangci/golangci-lint-action@v8
2626
with:
27-
version: v1.59
27+
version: v2.3

0 commit comments

Comments
 (0)