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 afe833c commit 594656cCopy full SHA for 594656c
.github/workflows/docc.yml
@@ -21,7 +21,7 @@ jobs:
21
--hosting-base-path Scipio
22
env:
23
SCIPIO_DEVELOPMENT: 1
24
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
25
with:
26
path: docs
27
DeployDocC:
0 commit comments