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 6a7a3f3 commit fdab467Copy full SHA for fdab467
.github/workflows/GHPages.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build docs
34
run: npm run docs:build
35
- name: Setup Pages
36
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
37
- name: Upload artifact
38
uses: actions/upload-pages-artifact@v3
39
with:
0 commit comments