We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3516c commit 4df7ce2Copy full SHA for 4df7ce2
.github/workflows/R-CMD-check.yaml
@@ -45,6 +45,8 @@ jobs:
45
- uses: actions/checkout@v4
46
47
- uses: r-lib/actions/setup-pandoc@v2
48
+ with:
49
+ pandoc-version: latest
50
51
- uses: r-lib/actions/setup-r@v2
52
with:
.github/workflows/pkgdown.yaml
@@ -27,6 +27,8 @@ jobs:
27
28
29
30
31
32
33
34
.github/workflows/test-coverage.yaml
@@ -20,6 +20,8 @@ jobs:
20
21
22
23
24
25
26
0 commit comments