Skip to content

Commit

Permalink
upgrade to v2 GA R install
Browse files Browse the repository at this point in the history
  • Loading branch information
christophM committed Nov 30, 2022
1 parent a1303d4 commit 90abf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v2

- name: Install R
uses: r-lib/actions/setup-r@v1
uses: r-lib/actions/setup-r@v2

- name: Configure Java for R
run: |
Expand Down

0 comments on commit 90abf93

Please sign in to comment.