Skip to content

Commit

Permalink
ci: use golangci-lint latest
Browse files Browse the repository at this point in the history
  • Loading branch information
estahn authored May 23, 2024
1 parent 1c5cd91 commit 1bfe93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.0.1
with:
version: v1.55.2
version: latest
args: --timeout=5m

test:
Expand Down

0 comments on commit 1bfe93a

Please sign in to comment.