Skip to content

Commit

Permalink
Update pak version
Browse files Browse the repository at this point in the history
close r-lib/pak#430 close #507
  • Loading branch information
Robinlovelace committed Nov 14, 2022
1 parent be98590 commit 5cf154f
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 @@ -35,13 +35,13 @@ jobs:

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

- uses: r-lib/actions/setup-r-dependencies@v2
with:
pak-version: devel
extra-packages: any::rcmdcheck
needs: check

Expand Down

0 comments on commit 5cf154f

Please sign in to comment.