Skip to content

Commit

Permalink
ci: update linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
bitxeno committed Jul 2, 2024
1 parent 47dc2ad commit 75d2117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.58
version: latest
args: --timeout=5m
# - run: go mod download
# - run: go test -coverprofile=coverage.txt -covermode=atomic ./...

0 comments on commit 75d2117

Please sign in to comment.