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.
1 parent 529a588 commit 0f70002Copy full SHA for 0f70002
.github/workflows/GHPages.yml
@@ -37,7 +37,7 @@ jobs:
37
npm run pre-build
38
npm run build
39
- name: Setup Pages
40
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
41
- name: Upload artifact
42
uses: actions/upload-pages-artifact@v3
43
with:
0 commit comments