Skip to content

Commit

Permalink
Merge pull request #9 from nilsmechtel/rcmd_fix
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
nilsmechtel authored Nov 15, 2023
2 parents f456287 + 777ca67 commit 5654e7a
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 @@ -33,7 +33,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 5654e7a

Please sign in to comment.