Skip to content

Commit

Permalink
new r-lib/actions@v2 has newer setup-pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Feb 29, 2024
1 parent e7da3ce commit 9516b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/setup-pandoc@v2-branch
- uses: r-lib/actions/setup-pandoc@v2
with:
pandoc-version: ${{ matrix.config.pandoc }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9516b54

Please sign in to comment.