Skip to content

Commit

Permalink
ubuntu build failing at r-lib setup-r. Trying an upgrade to @v2 at th…
Browse files Browse the repository at this point in the history
…e suggestion of an error message
  • Loading branch information
mdietze committed Dec 30, 2022
1 parent e15b3bb commit 080e80a
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 @@ -30,7 +30,7 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v1

- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
Expand Down

0 comments on commit 080e80a

Please sign in to comment.