We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d1ee71 + 16ebb73 commit d5f314bCopy full SHA for d5f314b
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: golangci-lint
43
uses: golangci/[email protected]
44
with:
45
- version: v1.63.4
+ version: v1.64.2
46
args: --verbose --timeout=10m
47
working-directory: ${{ matrix.targetdir }}
48
0 commit comments