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 3d69fa8 commit 7591a1eCopy full SHA for 7591a1e
1 file changed
.github/workflows/deploy-docs.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/configure-pages@v6
46
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
49
with:
50
path: website/build
51
0 commit comments