We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296b817 commit b0c5eddCopy full SHA for b0c5edd
.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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
38
with:
39
name: mkdocs-site
40
path: site
0 commit comments