diff --git a/.github/workflows/test-helm-template.yaml b/.github/workflows/test-helm-template.yaml index 8b9ca2cd8..b8ac16f0a 100644 --- a/.github/workflows/test-helm-template.yaml +++ b/.github/workflows/test-helm-template.yaml @@ -54,7 +54,7 @@ jobs: # kubectl and helm. # # ref: https://github.com/jupyterhub/action-k3s-helm/ - - uses: jupyterhub/action-k3s-helm@v3 + - uses: jupyterhub/action-k3s-helm@v4 with: k3s-channel: ${{ matrix.k3s-channel }} metrics-enabled: false