Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
changed to latest version of r
  • Loading branch information
amandazimmey authored Nov 26, 2024
1 parent 2a0b527 commit a400b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: Set up R (latest version)
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
r-version: 'latest'

0 comments on commit a400b4c

Please sign in to comment.