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 323f1d0 commit 001d39aCopy full SHA for 001d39a
.github/workflows/docs.yml
@@ -40,7 +40,7 @@ jobs:
40
if: github.event_name != 'release'
41
42
- name: Upload artifact
43
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
44
with:
45
path: docs-build/
46
0 commit comments