fix: let golangci-lint-action choose compatible version

This commit is contained in:
Steve Yegge
2025-10-24 16:22:39 -07:00
parent 841ff3df9c
commit 0b154afe89

View File

@@ -75,7 +75,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.63.4
args: --timeout=5m
test-nix:
name: Test Nix Flake