diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 0b1e48f..0e65f6e 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: GIT_REV=${{ gitea.sha }} - name: Set up Kubectl - uses: azure/k8s-set-context@v1 + uses: azure/k8s-set-context@v4 with: kubeconfig: ${{ secrets.KUBECONFIG }}