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.
2 parents 9d584e9 + a806d86 commit bf9598eCopy full SHA for bf9598e
1 file changed
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
with: { node-version: '20', cache: 'npm' }
23
- run: npm ci
24
- run: npm run docs
25
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v5
26
with: { path: docs-site }
27
28
deploy:
0 commit comments