We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cdd472 + b4b442c commit 00ff687Copy full SHA for 00ff687
.github/workflows/pages.yml
@@ -25,7 +25,7 @@ jobs:
25
cache: npm
26
- run: npm ci
27
- run: npm run build
28
- - uses: actions/configure-pages@v4
+ - uses: actions/configure-pages@v5
29
- uses: actions/upload-pages-artifact@v3
30
with:
31
path: docs
0 commit comments