Skip to content

Commit cc8d6eb

Browse files
committed
fix ci lint
1 parent 76cf49c commit cc8d6eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
go-version: "1.25"
1919
- name: golangci-lint
20-
uses: golangci/golangci-lint-action@v6
20+
uses: golangci/golangci-lint-action@v8
2121
with:
2222
args: --timeout=3m
2323

0 commit comments

Comments
 (0)