Update golangci-lint action version to v2.4

This commit is contained in:
Devin Buhl 2025-09-06 20:17:43 -04:00 committed by GitHub
parent 2fbc430567
commit ef88a3a16c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,5 +13,5 @@ runs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v8
with:
version: v2.1
version: v2.4
args: --timeout=5m --config=.github/lint/golangci.yaml