Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
stating r version specifically
  • Loading branch information
amandazimmey authored Jan 1, 2025
1 parent 3232a6a commit 1762c59
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 @@ -42,7 +42,7 @@ jobs:
- name: Set up R (latest version)
uses: r-lib/actions/[email protected]
with:
r-version: ${{ matrix.config.r }}
r-version: '4.4.1'

# Install system dependencies required for R packages
- name: Install system dependencies (Linux)
Expand Down

0 comments on commit 1762c59

Please sign in to comment.