There was an error while loading. Please reload this page.
1 parent db4a503 commit c23e89eCopy full SHA for c23e89e
1 file changed
.github/workflows/docs.yml
@@ -21,7 +21,7 @@ jobs:
21
pdoc --html --config show_source_code=False --force voicevox
22
23
- name: Upload artifact
24
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
25
id: deployment
26
with:
27
path: ./html/voicevox
0 commit comments