We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6084e69 commit fd8efabCopy full SHA for fd8efab
1 file changed
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
run: npm run doc
25
- name: Upload static files as artifact
26
id: deployment
27
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
28
with:
29
path: docs/
30
0 commit comments