We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce4719d + 393554a commit 6f643caCopy full SHA for 6f643ca
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
go-version: 1.18
18
19
- name: lint
20
- uses: golangci/golangci-lint-action@v3.3.1
+ uses: golangci/golangci-lint-action@v3.4.0
21
with:
22
github-token: ${{ github.token }}
23
0 commit comments