Skip to content

Commit e00f133

Browse files
committed
chore: bump docgen-action to fix key issue
1 parent 90c744c commit e00f133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: env LEAN_ABORT_ON_PANIC=1 ~/.elan/bin/lake exe runLinter Carleson
3737

3838
- name: Compile blueprint and documentation
39-
uses: leanprover-community/docgen-action@cc833d262c7b8f179ac444cd20fde412b24b8beb # 2026-01-08
39+
uses: leanprover-community/docgen-action@3dbd3475a9bc8d22fd786a8f8efe1869457da7cc # 2026-01-15
4040
with:
4141
blueprint: true
4242
homepage: docs

0 commit comments

Comments
 (0)