Skip to content

Commit

Permalink
Setting actions to use R 4.2.1 as that's more stable with packages li…
Browse files Browse the repository at this point in the history
…ke terra
  • Loading branch information
rmbielby committed Feb 7, 2024
1 parent 3c59e8f commit 9f904cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shiny-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

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

- name: Cache R packages
Expand Down

0 comments on commit 9f904cc

Please sign in to comment.