There was an error while loading. Please reload this page.
1 parent e0b5044 commit 1eec3c3Copy full SHA for 1eec3c3
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- run: make build-js
17
- uses: golangci/golangci-lint-action@v8
18
with:
19
- version: v2.2.1
+ version: v2.4.0
20
args: --timeout=5m
21
skip-cache: true
22
- run: go mod download
0 commit comments