We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2231a commit 5718aacCopy full SHA for 5718aac
.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