Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmalla authored Oct 3, 2024
1 parent c6e6fcb commit bfcff9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.2.1' # Specify the version of R
r-version: '4.4.1' # Specify the version of R

- name: Install remotes to handle GitHub installations
run: |
Expand Down

0 comments on commit bfcff9a

Please sign in to comment.