Skip to content

Commit

Permalink
R version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Avani7 committed Jun 26, 2024
1 parent 3516165 commit ed7c90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
- uses: r-lib/actions/setup-r@v2
with:
r-version: '4.2.0' # The R version to download (if necessary) and use.
r-version: '4.5.0' # The R version to download (if necessary) and use.

- run: Rscript -e 'print("hello")'

Expand Down

0 comments on commit ed7c90b

Please sign in to comment.