Skip to content

Commit 93efe73

Browse files
committed
Update r version in github action
1 parent b18b473 commit 93efe73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install R
2121
uses: r-lib/actions/setup-r@v2
2222
with:
23-
r-version: '4.2.0'
23+
r-version: '4.4.0'
2424

2525
- name: Install R Dependencies
2626
uses: r-lib/actions/setup-renv@v2

0 commit comments

Comments
 (0)