Skip to content

Commit 0c663b9

Browse files
Fix rich-codex version
1 parent 6f3a94d commit 0c663b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rich-codex.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install project
2525
run: uv sync --locked --no-dev
2626
- name: Generate terminal images with rich-codex
27-
uses: ewels/rich-codex@latest
27+
uses: ewels/rich-codex@v1.2.11
2828
with:
2929
commit_changes: true
3030
clean_img_paths: docs/img/*.svg

0 commit comments

Comments
 (0)