Skip to content

Commit

Permalink
TASK: Use newer golangci-lint in action
Browse files Browse the repository at this point in the history
  • Loading branch information
hlubek committed Apr 4, 2022
1 parent 9589658 commit 4b39ed5
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@v2
with:
version: v1.29
version: v1.45

test:
strategy:
Expand Down

0 comments on commit 4b39ed5

Please sign in to comment.