We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a490a5a commit a8fc0b0Copy full SHA for a8fc0b0
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install R
21
uses: r-lib/actions/setup-r@v2
22
with:
23
- r-version: '4.3.1'
+ r-version: '4.4.3'
24
25
- name: Install R Dependencies
26
uses: r-lib/actions/setup-renv@v2
0 commit comments