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 556b8da commit 5adc5f2Copy full SHA for 5adc5f2
.github/workflows/pages.yaml
@@ -51,7 +51,7 @@ jobs:
51
npm run build
52
53
- name: "Upload Pages Artifact"
54
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
55
with:
56
path: .vitepress/dist
57
0 commit comments