chore(deps): update golangci/golangci-lint-action action to v4

This commit is contained in:
renovate[bot] 2024-02-09 16:49:22 +00:00 committed by GitHub
parent 6a6993d52d
commit f580207165
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ jobs:
go-version: ${{ env.GO_VERSION }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: ${{ env.GOLANGCI_VERSION }}