We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2259af4 commit 4f871c2Copy full SHA for 4f871c2
.github/workflows/ci.yml
@@ -20,6 +20,6 @@ jobs:
20
- name: Build site
21
run: mkdocs build
22
- name: Upload artifact
23
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
24
with:
25
path: site
0 commit comments