Skip to content

Commit

Permalink
Update deploy-shiny.yaml to use R version 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JT-39 authored Nov 5, 2024
1 parent b13ac90 commit e9f8209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-shiny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:

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

- name: Set env vars (prod)
Expand Down

0 comments on commit e9f8209

Please sign in to comment.