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 b89f41c commit cbf9529Copy full SHA for cbf9529
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- run: make build-js
17
- uses: golangci/golangci-lint-action@v9
18
with:
19
- version: v2.10.1
+ version: v2.11.2
20
args: --timeout=5m
21
skip-cache: true
22
- run: go mod download
0 commit comments