Skip to content

Commit 6290a14

Browse files
committedAug 19, 2024··
Fx GA
1 parent a94ee5a commit 6290a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/GitHub_Actions_CI.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
key: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-1-${{ hashFiles('.github/depends.Rds') }}
5353
restore-keys: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-1-
5454

55-
- uses: r-lib/actions/setup-r-dependencies@v2
55+
- uses: r-lib/actions/setup-r-dependencies@v2
5656
with:
5757
extra-packages: |
5858
any::rcmdcheck

0 commit comments

Comments
 (0)
Please sign in to comment.