Skip to content

Commit

Permalink
explicitly pick a golangci version
Browse files Browse the repository at this point in the history
  • Loading branch information
c-robinson committed Dec 30, 2023
1 parent 07224d6 commit 03a3310
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 @@ -27,7 +27,7 @@ jobs:
check-latest: true
cache: true

- uses: golangci/golangci-lint-action@latest
- uses: golangci/golangci-lint-action@v1.55.2
with:
version: latest
args: --verbose
Expand Down

0 comments on commit 03a3310

Please sign in to comment.