Skip to content

Commit a80fa5d

Browse files
committed
Use compatible golangci-lint version
1 parent 71dc267 commit a80fa5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- uses: actions/checkout@v5
2424
- uses: golangci/golangci-lint-action@v8
2525
with:
26-
version: v1.62
26+
version: v2.8.0

0 commit comments

Comments
 (0)