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 c93c003 + 356ab44 commit 387ce94Copy full SHA for 387ce94
1 file changed
.github/workflows/docs-deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
run: npm run docs:build
41
42
- name: Upload build artifact
43
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
44
with:
45
name: docs-dist
46
path: docs/.vitepress/dist/
0 commit comments