Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
Using latest r actions version
  • Loading branch information
amandazimmey authored Jan 17, 2025
1 parent 843063b commit 777f835
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 @@ -39,7 +39,7 @@ jobs:

# Use the latest version of setup-r that includes the fix for pkgconf
- name: Set up R (latest version)
uses: r-lib/actions/setup-r@v2
uses: r-lib/actions/setup-r@v2.11.1
with:
r-version: ${{ matrix.config.r }}

Expand Down

0 comments on commit 777f835

Please sign in to comment.