We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2907e7e commit da31b69Copy full SHA for da31b69
.github/workflows/publish.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Setup Pages
43
id: pages
44
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
45
46
- name: Install Node.js dependencies
47
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
0 commit comments