Skip to content

Commit

Permalink
v2 has now the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Feb 29, 2024
1 parent dddcfb0 commit f4a3998
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 @@ -91,7 +91,7 @@ jobs:
cat(readLines("~/.Rprofile"), sep = "\n")
shell: Rscript {0}

- uses: r-lib/actions/setup-r-dependencies@v2-branch
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
needs: check
Expand Down

0 comments on commit f4a3998

Please sign in to comment.