mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-01 00:21:00 +01:00
Merge pull request #780 from simonpasquier/update-setup-kind-action
.github: update version of engineerd/setup-kind
This commit is contained in:
commit
aff0ef6582
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Start KinD
|
||||
uses: engineerd/setup-kind@v0.4.0
|
||||
uses: engineerd/setup-kind@v0.5.0
|
||||
with:
|
||||
version: ${{ env.kind-version }}
|
||||
image: ${{ matrix.kind-image }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user