We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f0bab commit 6645c9bCopy full SHA for 6645c9b
.github/workflows/docc.yml
@@ -19,7 +19,7 @@ jobs:
19
--output-path ./docs \
20
--transform-for-static-hosting \
21
--hosting-base-path typed-notifications
22
- - uses: actions/upload-pages-artifact@v2
+ - uses: actions/upload-pages-artifact@v3
23
with:
24
path: docs
25
DeployDocC:
0 commit comments