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.
2 parents 2574a05 + 1af6e06 commit df51395Copy full SHA for df51395
.github/workflows/go-lint.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Go Lint on ./v2
32
if: steps.golangci_configuration.outputs.files_exists == 'true'
33
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
34
with:
35
version: v1.54
36
working-directory: v2
0 commit comments