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 3a37397 commit a294075Copy full SHA for a294075
.github/workflows/pr-golangci-lint.yaml
@@ -30,5 +30,5 @@ jobs:
30
- name: golangci-lint
31
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
32
with:
33
- version: v1.53.3
+ version: v1.54.1
34
working-directory: ${{matrix.working-directory}}
0 commit comments