Skip to content

Commit

Permalink
chore: update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyahui committed Nov 17, 2023
1 parent fedf110 commit 83df4de
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v3.3.1
uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1
args: --verbose
version: v1.54
build:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 83df4de

Please sign in to comment.