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 09dc196 commit 73f5b8eCopy full SHA for 73f5b8e
1 file changed
.github/workflows/master.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: lint
34
uses: golangci/golangci-lint-action@v6
35
with:
36
- version: v1.54
+ version: v1.64.7
37
working-directory: ${{ matrix.directory }}
38
unit-test:
39
runs-on: ubuntu-22.04
0 commit comments