We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf953f1 + 61c065b commit 9f589c0Copy full SHA for 9f589c0
1 file changed
.github/workflows/github-pages.yml
@@ -43,7 +43,7 @@ jobs:
43
npm run docs:build
44
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
47
with:
48
path: .vitepress/dist/
49
0 commit comments