We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be8273 commit 1383f54Copy full SHA for 1383f54
.github/workflows/publish.yaml
@@ -78,7 +78,7 @@ jobs:
78
version: ${{ env.HELM_VERSION }}
79
80
- name: Setup Pages
81
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
82
83
- name: Create package
84
run: |
0 commit comments