Skip to content

Commit 4c67a43

Browse files
committed
Bump cache
1 parent 42a8275 commit 4c67a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/db.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
path: ${{ env.R_LIBS_USER }}
6060
key: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-1-${{ hashFiles('.github/depends.Rds') }}
61-
restore-keys: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-1-
61+
restore-keys: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-2-
6262

6363
- name: Install R system dependencies
6464
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)