Skip to content

Commit

Permalink
specify r version for renv (Sint is deprecated in R4.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
szcf-weiya committed Oct 26, 2024
1 parent d810433 commit 4af2583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
r-version: 4.1.2
- uses: r-lib/actions/setup-renv@v2
- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 4af2583

Please sign in to comment.