We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docgen-action
push.yml
1 parent a72ef0d commit 8635dd8Copy full SHA for 8635dd8
.github/workflows/push.yml
@@ -61,7 +61,7 @@ jobs:
61
cp paper/main.pdf docs/paper.pdf
62
63
- name: Compile blueprint and documentation
64
- uses: leanprover-community/docgen-action@cc833d262c7b8f179ac444cd20fde412b24b8beb # 2026-01-08
+ uses: leanprover-community/docgen-action@3dbd3475a9bc8d22fd786a8f8efe1869457da7cc # 2026-01-15
65
with:
66
blueprint: true
67
homepage: docs
0 commit comments