Skip to content

Commit

Permalink
Update go-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iKapitonau authored Sep 24, 2024
1 parent 85db26f commit ca96130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
go install github.com/jteeuwen/go-bindata/go-bindata@latest
make bin-data-sw
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.54.2
version: v1.61
skip-cache: true

0 comments on commit ca96130

Please sign in to comment.