We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fca8fb9 + fe3355c commit 350b2b9Copy full SHA for 350b2b9
1 file changed
.github/workflows/deploy-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
working-directory: docs
30
- run: npm run build
31
32
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
33
with:
34
path: docs/dist
35
0 commit comments