We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7611ce commit d08f5ddCopy full SHA for d08f5dd
1 file changed
.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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
38
with:
39
name: mkdocs-site
40
path: site
0 commit comments