chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#269)

This commit is contained in:
dependabot[bot] 2024-02-13 06:30:56 +04:00 committed by GitHub
parent 6c5f088474
commit 08331efd39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
go-version-file: go.mod go-version-file: go.mod
- name: Lint - name: Lint
uses: golangci/golangci-lint-action@v3.7.0 uses: golangci/golangci-lint-action@v4.0.0
with: with:
version: v1.54 version: v1.54
args : --verbose args : --verbose