Update k3d.yaml

This commit is contained in:
Cedric Verstraeten
2024-11-30 10:08:05 +01:00
parent 00344a52d5
commit 213ffc7f47

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
k3d: [5.2.2]
k3d: [v5.2.2]
steps:
- name: "Create single cluster"
uses: AbsaOSS/k3d-action@v2