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 ac285d1 commit 593e21eCopy full SHA for 593e21e
.github/workflows/linter.yml
@@ -28,6 +28,6 @@ jobs:
28
- name: golangci-lint ${{ matrix.working-directory }}
29
uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 #v3.3.1
30
with:
31
- version: v1.44.0
+ version: v1.50.1
32
working-directory: ${{ matrix.working-directory}}
33
args: --verbose
0 commit comments