We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a8bfd commit 0b8dde1Copy full SHA for 0b8dde1
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Generate documentation
35
run: make docs
36
- name: Store generated MkDocs site
37
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
38
with:
39
name: mkdocs-site
40
path: site
0 commit comments