Skip to content

Commit

Permalink
fix(tests.yml): Update R setup to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bmascat authored Apr 17, 2024
1 parent b32beb5 commit 7c74f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2

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

- name: Install dependencies
run: |
Expand Down

0 comments on commit 7c74f2f

Please sign in to comment.