Skip to content

Commit d5f314b

Browse files
authored
Merge pull request #1972 from ktock/golangci-lint-1.64.2
CI: golangci-lint 1.64.2
2 parents 6d1ee71 + 16ebb73 commit d5f314b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: golangci-lint
4343
uses: golangci/[email protected]
4444
with:
45-
version: v1.63.4
45+
version: v1.64.2
4646
args: --verbose --timeout=10m
4747
working-directory: ${{ matrix.targetdir }}
4848

0 commit comments

Comments
 (0)