Skip to content

Commit 121452a

Browse files
committed
Update CI golangci-lint
1 parent e2037c6 commit 121452a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Run golangci-lint
4141
uses: golangci/golangci-lint-action@v8
4242
with:
43-
version: v2.1
43+
version: latest # v2.4.0 or newer for golang 1.25
4444

4545
- name: Run pre-commit checks
4646
uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)