diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 669acbf..9e85388 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -44,7 +44,7 @@ jobs: - name: Checkout source code uses: actions/checkout@v4 - name: Deploy to the Kubernetes cluster - uses: azure/k8s-deploy@v4 + uses: azure/k8s-deploy@v5 with: namespace: analytodon manifests: |