We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112d9a9 commit 46f251cCopy full SHA for 46f251c
.github/workflows/go-ci.yml
@@ -32,7 +32,7 @@ jobs:
32
run: go vet .
33
34
- name: Run lint
35
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
36
with:
37
working-directory: ./potal
38
0 commit comments