Skip to content

Commit

Permalink
chore(ci): update golangci-lint to 1.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nettoclaudio committed Apr 5, 2022
1 parent 9eca6f6 commit 52116f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
- uses: actions/checkout@v2
- uses: golangci/golangci-lint-action@v2
with:
version: v1.39.0
env:
GOROOT: ""
version: v1.45.2

integration:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 52116f0

Please sign in to comment.