Skip to content

Commit c4db608

Browse files
committed
ci: upgrade r version
1 parent 860f935 commit c4db608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v3
1414
- uses: r-lib/actions/setup-r@v1
1515
with:
16-
r-version: 3.6
16+
r-version: 4.2
1717
- uses: r-lib/actions/setup-pandoc@v1
1818
- name: Cache R packages
1919
uses: actions/cache@v2

0 commit comments

Comments
 (0)