Skip to content

Commit 9f39a66

Browse files
fix: use correct pandoc action version
1 parent fd9bc66 commit 9f39a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/epub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
mdbook-version: "latest"
2323

2424
- name: Install Pandoc
25-
uses: pandoc/actions/setup@v3
25+
uses: pandoc/actions/setup@v1
2626
with:
2727
version: "3.1"
2828

0 commit comments

Comments
 (0)