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 7cfe950 commit 743f347Copy full SHA for 743f347
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
hatch run mkdocs build
35
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
38
with:
39
path: site
40
0 commit comments