mirror of
https://github.com/rancher/steve.git
synced 2025-04-28 03:10:32 +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
|
- name: Install golangci-lint
|
||||||
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
|
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
|
||||||
with:
|
with:
|
||||||
version: v1.60.3
|
version: v1.54.0
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make build-bin
|
run: make build-bin
|
||||||
- name: Test
|
- name: Test
|
||||||
|
Loading…
Reference in New Issue
Block a user