We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430c76a commit 6c2231aCopy full SHA for 6c2231a
.github/workflows/R-CMD-check.yaml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
extra-packages: any::rcmdcheck
47
needs: check
48
- upgrade: true
+ upgrade: TRUE
49
50
- uses: r-lib/actions/check-r-package@v2
51
0 commit comments