We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4964eba commit 90177edCopy full SHA for 90177ed
1 file changed
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: golangci-lint
16
uses: golangci/golangci-lint-action@v3
17
with:
18
- version: v1.50
+ version: v1.64.8
19
working-directory: ./
20
skip-pkg-cache: true
21
- name: Build Go binary
0 commit comments