We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a3899 commit 3cb732eCopy full SHA for 3cb732e
1 file changed
.github/workflows/docs.yml
@@ -31,7 +31,7 @@ jobs:
31
make doc
32
33
- name: upload docs artifact
34
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
35
with:
36
path: ./docs/_build/html/
37
0 commit comments