Skip to content

Commit

Permalink
ci: update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Jan 18, 2024
1 parent 28505ea commit 350b149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: make build-js
- uses: golangci/golangci-lint-action@v3
with:
version: v1.53
version: v1.55
args: --timeout=5m
skip-cache: true
- run: go mod download
Expand Down

0 comments on commit 350b149

Please sign in to comment.