Skip to content

Commit 7599da1

Browse files
authored
Use v2 of r-lib action
1 parent 2dc07f8 commit 7599da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v2
3232

3333
- name: Setup R on system
34-
uses: r-lib/actions/setup-r@v1
34+
uses: r-lib/actions/setup-r@v2
3535
with:
3636
r-version: ${{ matrix.config.r }}
3737

0 commit comments

Comments
 (0)