Skip to content

Commit 5718aac

Browse files
committed
syntax
1 parent 6c2231a commit 5718aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
extra-packages: any::rcmdcheck
4747
needs: check
48-
upgrade: TRUE
48+
upgrade: 'TRUE'
4949

5050
- uses: r-lib/actions/check-r-package@v2
5151
with:

0 commit comments

Comments
 (0)