Skip to content

Commit

Permalink
Hard Code version of golangci-lint (#38)
Browse files Browse the repository at this point in the history
Initial commit
  • Loading branch information
jdowni000 authored May 1, 2023
1 parent 0523db3 commit 339c1e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
uses: actions/checkout@v3
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
test:
name: go test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 339c1e3

Please sign in to comment.