We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f02caf1 + 42bb253 commit 3f5f564Copy full SHA for 3f5f564
1 file changed
.github/workflows/cd.www.yml
@@ -47,7 +47,7 @@ jobs:
47
run: .github/scripts/build.ts --input ./build --output ./out --index-json ./out/index.json
48
49
- uses: actions/configure-pages@v4
50
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
51
with:
52
path: out
53
0 commit comments