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 df700ea commit dba8d1aCopy full SHA for dba8d1a
.github/workflows/docs.yml
@@ -45,7 +45,7 @@ jobs:
45
hatch run mkdocs build
46
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
49
with:
50
path: site
51
0 commit comments