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 b3165e1 commit 9adc51cCopy full SHA for 9adc51c
.github/workflows/mkdocs.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Build with mkdocs
45
run: mkdocs build --strict
46
- name: Upload artifact
47
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
48
with:
49
path: ./site
50
0 commit comments