There was an error while loading. Please reload this page.
1 parent 51576eb commit 4a1bc85Copy full SHA for 4a1bc85
2 files changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- uses: r-lib/actions/setup-r@d3c5be51b12e724e68f33216ca3c148b66d5f0b6
31
with:
32
- r-version: 4.5.2
+ r-version: 4.6.1
33
34
- uses: r-lib/actions/setup-r-dependencies@d3c5be51b12e724e68f33216ca3c148b66d5f0b6
35
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
- r-version: 4.3.1
25
26
27
0 commit comments