We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede4f95 commit ae7b574Copy full SHA for ae7b574
.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