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

This commit is contained in:
renovate[bot] 2024-02-09 16:39:05 +00:00 committed by GitHub
parent 3d748021dc
commit 8fdfe3352f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: latest