From 91163fb99e69cfbc8c84d3eddf1b1e9900962274 Mon Sep 17 00:00:00 2001 From: folland87 Date: Tue, 22 Oct 2024 17:26:38 +0200 Subject: [PATCH] test deployment --- .github/actions/k8s-deploy/action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/actions/k8s-deploy/action.yml b/.github/actions/k8s-deploy/action.yml index 65505b7..ccfa116 100644 --- a/.github/actions/k8s-deploy/action.yml +++ b/.github/actions/k8s-deploy/action.yml @@ -52,8 +52,6 @@ runs: - name: Set up kubectl uses: azure/setup-kubectl@v4 - with: - version: "1.26.15" - name: Configure kubectl shell: bash