Skip to content

Commit

Permalink
Update code_coverage.yml
Browse files Browse the repository at this point in the history
r-lib/actions/setup-r@v1 is deprecated.
  • Loading branch information
bbayukari authored Sep 16, 2023
1 parent ac445bd commit 228d146
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 @@ -79,7 +79,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2

- uses: r-lib/actions/setup-pandoc@v1

Expand Down

0 comments on commit 228d146

Please sign in to comment.