Skip to content

Commit

Permalink
Update GitHub Actions workflow to use Rv4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eonurk committed May 22, 2024
1 parent bfd8d48 commit 2d048ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
r-version: '4.3.1' # Specify the R version you need
r-version: '4.2.2' # Specify the R version you need

- name: Install dependencies
run: |
Expand Down

0 comments on commit 2d048ca

Please sign in to comment.