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 8984918 commit b3165e1Copy full SHA for b3165e1
.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@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v3
48
with:
49
path: ./site
50
0 commit comments