Skip to content

Commit

Permalink
Specify R version in this workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed May 23, 2023
1 parent e790706 commit 9bd1425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/live-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
r-version: release
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

Expand Down

0 comments on commit 9bd1425

Please sign in to comment.