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 4191917 + af033b9 commit 61844f3Copy full SHA for 61844f3
.github/workflows/deploy_docc.yml
@@ -35,7 +35,7 @@ jobs:
35
--output-path ./docs
36
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
39
with:
40
path: docs
41
0 commit comments