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 b134868 commit 4d4d554Copy full SHA for 4d4d554
.github/workflows/GHPages.yml
@@ -34,7 +34,7 @@ jobs:
34
run: |+
35
yarn docs:build
36
- name: Setup Pages
37
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
40
with:
0 commit comments