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 4d488d1 commit 6cc09ecCopy full SHA for 6cc09ec
.github/workflows/deploy-mkdocs.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/configure-pages@v4
44
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
47
with:
48
path: './deploy'
49
0 commit comments