Skip to content

Commit

Permalink
Update deploy-shiny.yaml to correctly use R version 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JT-39 authored Nov 5, 2024
1 parent 30ca683 commit 808ba87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-shiny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
r-version: '4.2.1'
r-version: '4.4.1'
use-public-rspm: true

- name: Set env vars (prod)
Expand Down

0 comments on commit 808ba87

Please sign in to comment.