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 4f2edcc commit 503339eCopy full SHA for 503339e
.github/workflows/pages.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: actions/configure-pages@v5
49
50
- name: Upload artifact
51
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
52
with:
53
path: "./docs/dist"
54
0 commit comments