We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f22bc commit f83c969Copy full SHA for f83c969
.github/workflows/benchmark.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version: 3.8
18
19
- name: install pandoc
20
- uses: r-lib/actions/setup-pandoc@v1
+ uses: r-lib/actions/setup-pandoc@v2
21
with:
22
pandoc-version: '2.6'
23
0 commit comments