mirror of
https://github.com/rancher/steve.git
synced 2025-04-27 11:00:48 +00:00
And back out that golangci-lint change
This commit is contained in:
parent
5e67a1966d
commit
eb65b0f143
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Install golangci-lint
|
||||
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
|
||||
with:
|
||||
version: v1.60.3
|
||||
version: v1.54.0
|
||||
- name: Build
|
||||
run: make build-bin
|
||||
- name: Test
|
||||
|
Loading…
Reference in New Issue
Block a user