Skip to content

Commit

Permalink
support golang ci
Browse files Browse the repository at this point in the history
  • Loading branch information
huiwq1990 committed Apr 6, 2022
1 parent 6390e6b commit 0805e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}
- name: Lint golang code
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: ${{ env.GOLANGCI_VERSION }}
args: -v
Expand Down

0 comments on commit 0805e1f

Please # to comment.