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 8219602 commit 42bf2a0Copy full SHA for 42bf2a0
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
- run: npm ci
25
- run: npm run docs
26
- name: Setup Pages
27
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
28
- name: Upload artifact
29
uses: actions/upload-pages-artifact@v2
30
with:
0 commit comments