Update .github/workflows/cloud-runner-integrity.yml

Co-authored-by: Gabriel Le Breton <lebreton.gabriel@gmail.com>
cloud-runner-develop
Frostebite 2025-12-04 22:53:14 +00:00 committed by GitHub
parent d231071618
commit 1b988ce73b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
if: ${{ matrix.provider == 'k8s' }}
uses: azure/setup-kubectl@v4
with:
version: 'v1.29.0'
version: 'v1.34.1'
- name: Install k3d
if: ${{ matrix.provider == 'k8s' }}
run: |