Skip to content

Commit 50870ca

Browse files
authored
Merge pull request #49 from kcl-lang/dependabot/github_actions/engineerd/setup-kind-0.6.2
chore: (deps): bump engineerd/setup-kind from 0.5.0 to 0.6.2
2 parents e5297fc + 99c8fb0 commit 50870ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
needs: [build]
100100
runs-on: ubuntu-latest
101101
steps:
102-
- uses: engineerd/setup-kind@v0.5.0
102+
- uses: engineerd/setup-kind@v0.6.2
103103
with:
104104
version: "v0.11.1"
105105

0 commit comments

Comments
 (0)