chore(ci): update golangci-lint version in workflow

This commit is contained in:
juanarias8
2026-03-10 20:28:39 -05:00
parent 9a3d863696
commit c383d563ff

View File

@@ -45,8 +45,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v6
with:
install-mode: goinstall
version: v1.64.8
version: v2.1.6
test-linux:
name: Test (Linux)