Skip to content

Commit ba53c72

Browse files
authored
Hopefully Fix auto deploy
1 parent 48e8be8 commit ba53c72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish2.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Setup R
1818
uses: r-lib/actions/setup-r@v2
19+
with:
20+
r-version: '4.4.0'
1921

2022
- name: Setup renv
2123
uses: r-lib/actions/setup-renv@v2

0 commit comments

Comments
 (0)