Skip to content

Commit

Permalink
chore(ci): bump golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
guelfey committed Sep 21, 2024
1 parent 8f43440 commit 0d546b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: 1.23
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v6
with:
version: v1.50
version: v1.60

test:
runs-on: ubuntu-24.04
Expand Down

0 comments on commit 0d546b4

Please sign in to comment.