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 1462760 commit 9437e60Copy full SHA for 9437e60
.github/workflows/deploy-docs.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/configure-pages@v3
43
44
- name: Upload artifact
45
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
46
with:
47
path: 'doc/html'
48
0 commit comments