We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae1f8d commit 09be1efCopy full SHA for 09be1ef
1 file changed
.github/workflows/docs.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Upload artifact
45
# Automatically uploads an artifact from the './_site' directory by default
46
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
47
with:
48
path: 'docs/build/html'
49
0 commit comments