We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4843a4e + 1aacf88 commit 97ddfeeCopy full SHA for 97ddfee
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: go mod download
31
- run: go build -v .
32
- name: Run linters
33
- uses: golangci/golangci-lint-action@v3.6.0
+ uses: golangci/golangci-lint-action@v3.7.0
34
with:
35
version: v1.53
36
0 commit comments