Skip to content

Commit 2cd4a44

Browse files
author
Test User
committed
chore: update linter version
1 parent ece60e9 commit 2cd4a44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
uses: jaxxstorm/[email protected]
2525
with:
2626
repo: golangci/golangci-lint
27-
tag: v2.4.0
27+
tag: v2.6.1
2828
cache: enable
29-
binaries-location: golangci-lint-2.4.0-linux-amd64
29+
binaries-location: golangci-lint-2.6.1-linux-amd64
3030

3131
- name: Run linter
3232
shell: /usr/bin/bash {0}

0 commit comments

Comments
 (0)