Skip to content

Commit 2cfbdc5

Browse files
committed
Chore: Update to the latest golangci-lint
https://github.com/golangci/golangci-lint/releases/tag/v2.4.0
1 parent 1a2faea commit 2cfbdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Lint
5353
uses: golangci/golangci-lint-action@v8
5454
with:
55-
version: v2.3
55+
version: v2.4
5656

5757
test:
5858
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)