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 b9526bf commit 16bbf3aCopy full SHA for 16bbf3a
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: npm install
18
- run: npm run docs
19
- uses: actions/configure-pages@v5
20
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
21
with:
22
path: './docs'
23
deploy:
0 commit comments