Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tdebray123 committed Nov 20, 2023
2 parents ec979fb + 17f25fd commit 008f20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
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.2.3' # Update to most recent version of R

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

0 comments on commit 008f20d

Please sign in to comment.