Skip to content

Commit

Permalink
Bump setup-R version
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Mar 9, 2024
1 parent 5bedbf8 commit b0b4b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up R ${{ matrix.r }}
uses: r-lib/actions/setup-r@v1
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.r }}
- name: Install Linux dependencies
Expand Down

0 comments on commit b0b4b62

Please sign in to comment.