diff --git a/.github/workflows/helm-charts-index.yaml b/.github/workflows/helm-charts-index.yaml index 1ae0800..2ff8acb 100644 --- a/.github/workflows/helm-charts-index.yaml +++ b/.github/workflows/helm-charts-index.yaml @@ -121,4 +121,4 @@ jobs: steps: - name: github pages - deploy id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file