Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#675)

This commit is contained in:
dependabot[bot] 2024-02-12 20:02:15 +00:00 committed by GitHub
parent 51affbbc1e
commit 387cbe4fc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v4.0.0
with:
version: v1.55.2
- name: test