We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docgen-action
1 parent 90c744c commit e00f133Copy full SHA for e00f133
.github/workflows/push_pr.yml
@@ -36,7 +36,7 @@ jobs:
36
run: env LEAN_ABORT_ON_PANIC=1 ~/.elan/bin/lake exe runLinter Carleson
37
38
- name: Compile blueprint and documentation
39
- uses: leanprover-community/docgen-action@cc833d262c7b8f179ac444cd20fde412b24b8beb # 2026-01-08
+ uses: leanprover-community/docgen-action@3dbd3475a9bc8d22fd786a8f8efe1869457da7cc # 2026-01-15
40
with:
41
blueprint: true
42
homepage: docs
0 commit comments