Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
update r version in publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Mar 12, 2024
1 parent 7f26b0e commit 3f4e65c
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.3.3'

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

0 comments on commit 3f4e65c

Please sign in to comment.