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 f739d13 commit 7080c84Copy full SHA for 7080c84
.github/workflows/docs.yml
@@ -46,7 +46,7 @@ jobs:
46
npm run build
47
48
- name: Upload build artifacts
49
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
50
with:
51
path: docs-site/dist
52
0 commit comments