Skip to content

Commit 4127d59

Browse files
committed
Fix build
1 parent a47d5ea commit 4127d59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ jobs:
5050
run: ./test.sh coverage
5151

5252
- name: golangci-lint
53-
uses: golangci/golangci-lint-action@v6
53+
uses: golangci/golangci-lint-action@v8
5454
with:
55-
version: v1.60.3
55+
version: v2.1.6
5656

5757
- name: Upload build result
5858
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)