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.
2 parents afe833c + 594656c commit ff81585Copy full SHA for ff81585
.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