Skip to content

Commit

Permalink
Use R4.4.0 in GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuroShepherd committed May 25, 2024
1 parent 46d92cf commit 8d17844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.2.0'
r-version: '4.4.0'

- name: Install R Dependencies
uses: r-lib/actions/setup-renv@v2
Expand Down

0 comments on commit 8d17844

Please sign in to comment.