We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b9377 commit 90eed37Copy full SHA for 90eed37
.github/workflows/docs.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/configure-pages@v3
43
44
- name: Upload artifact
45
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
46
with:
47
path: 'site'
48
0 commit comments