Skip to content

Commit

Permalink
ci: bump golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
dundee committed Apr 30, 2024
1 parent e5d043f commit 310b4fd
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 @@ -20,7 +20,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v4
with:
version: v1.45
version: v1.57.2

test:
strategy:
Expand Down

0 comments on commit 310b4fd

Please sign in to comment.