fix: let golangci-lint-action choose compatible version
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -75,7 +75,6 @@ jobs:
|
|||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
version: v1.63.4
|
|
||||||
args: --timeout=5m
|
args: --timeout=5m
|
||||||
test-nix:
|
test-nix:
|
||||||
name: Test Nix Flake
|
name: Test Nix Flake
|
||||||
|
|||||||
Reference in New Issue
Block a user