Skip to content

Commit

Permalink
Update golanci action version and pin golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhui committed Jan 24, 2025
1 parent 63e00c9 commit 414330b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
with:
go-version: '1.23'
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest
version: v1.63.4

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 414330b

Please sign in to comment.