Skip to content

Commit

Permalink
Upgrade pandoc to v2 in code-coverage job. (#151)
Browse files Browse the repository at this point in the history
Update code-coverage.yml
  • Loading branch information
galachad authored Oct 3, 2023
1 parent 25d9afb commit 710e632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
key: staged-deps

- name: Setup Pandoc
uses: r-lib/actions/setup-pandoc@v1
uses: r-lib/actions/setup-pandoc@v2

- name: Run Staged dependencies
uses: insightsengineering/staged-dependencies-action@v1
Expand Down

0 comments on commit 710e632

Please sign in to comment.