Skip to content

Commit

Permalink
setup-r chang to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
rmendels committed Nov 29, 2024
1 parent 4dc280c commit e21f1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}

Expand Down

0 comments on commit e21f1ba

Please sign in to comment.