Skip to content

Commit

Permalink
update R setup for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rachaelvp committed Nov 4, 2022
1 parent c2d5e74 commit f849c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup R
uses: r-lib/actions/setup-r@master
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}

Expand Down

0 comments on commit f849c45

Please sign in to comment.