We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 661fade commit 55b5cffCopy full SHA for 55b5cff
1 file changed
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
cache: true
37
cache-dependency-path: go.sum
38
- name: golangci-lint
39
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v6
40
with:
41
version: v1.64
42
- name: go mod tidy
0 commit comments