Skip to content

Commit 4de6663

Browse files
authored
Downgrade Pandoc setup action version to v2
1 parent ed60b13 commit 4de6663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/arxiv-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
# Install Pandoc
1818
- name: Setup Pandoc
19-
uses: r-lib/actions/setup-pandoc@v3
19+
uses: r-lib/actions/setup-pandoc@v2
2020

2121
# Install standard TeX Live
2222
- name: Install TeX Live

0 commit comments

Comments
 (0)