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 0def805 commit 0036e8bCopy full SHA for 0036e8b
.github/workflows/go.yml
@@ -56,6 +56,8 @@ jobs:
56
57
- name: golangci-lint
58
uses: golangci/golangci-lint-action@v2
59
+ with:
60
+ version: v1.41.1
61
62
- name: Run Tests
63
run: |
0 commit comments