Skip to content

Commit

Permalink
Fixing R-version in deploy script to R 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbielby authored Nov 5, 2024
1 parent f523cb1 commit 83e973e
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 @@ -18,6 +18,7 @@ jobs:

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

- name: Set env vars (dev)
Expand Down

0 comments on commit 83e973e

Please sign in to comment.