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 773e711 + 759ec77 commit c4b8b4dCopy full SHA for c4b8b4d
1 file changed
.github/workflows/docs_deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/configure-pages@v4
40
41
- name: Upload artifact
42
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
43
with:
44
path: ./website/build/
45
0 commit comments