Skip to content

Commit b4b9589

Browse files
committed
Update r-lib/actions/setup-pandoc to v2
1 parent 538e3b4 commit b4b9589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
r-version: ${{ matrix.config.r }}
4949

50-
- uses: r-lib/actions/setup-pandoc@v1
50+
- uses: r-lib/actions/setup-pandoc@v2
5151

5252
- name: Query dependencies
5353
run: |

0 commit comments

Comments
 (0)