chore: specify golangci-lint version and remove version declaration from config

This commit is contained in:
ProtoTess
2025-12-01 01:11:32 +00:00
parent b8e437c28b
commit 518924772a
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v4
with:
version: latest
version: v1.64
skip-cache: true
# Test on primary Go version