chore: update golangci-lint action to use the latest version

This commit is contained in:
ProtoTess
2025-12-01 01:10:06 +00:00
parent ceb86c279f
commit b8e437c28b
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v4
with:
version: v2.0.0
version: latest
skip-cache: true
# Test on primary Go version