mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-02 17:11:44 +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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Start KinD
|
- name: Start KinD
|
||||||
uses: engineerd/setup-kind@v0.4.0
|
uses: engineerd/setup-kind@v0.5.0
|
||||||
with:
|
with:
|
||||||
version: ${{ env.kind-version }}
|
version: ${{ env.kind-version }}
|
||||||
image: ${{ matrix.kind-image }}
|
image: ${{ matrix.kind-image }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user