build(deps): bump golangci/golangci-lint-action from 3 to 4 (#1338)

This commit is contained in:
dependabot[bot] 2024-02-13 07:02:34 +08:00 committed by GitHub
parent 9c05f999e6
commit a9bd16e21a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
with:
go-version-file: go.mod
cache: false
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v4
with:
version: v1.55.1