Skip to content

Commit ac9b98b

Browse files
authored
Update r_ci.yml
1 parent 27f0b5d commit ac9b98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/r_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/cache@v2
4040
with:
4141
path: ${{ env.R_LIBS_USER }}
42-
key: ${{ runner.os }}-r-3-
42+
key: ${{ runner.os }}-r-2-
4343
- name: Install dependencies
4444
run: |
4545
install.packages(c("remotes", "rcmdcheck"))

0 commit comments

Comments
 (0)