Skip to content

Commit 5e4f8dd

Browse files
committed
invalidate GHA cache
1 parent 26d9e1f commit 5e4f8dd

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
@@ -80,7 +80,7 @@ jobs:
8080
id: r-package-cache
8181
with:
8282
path: ${{ env.R_LIBS_USER }}
83-
key: ${{ matrix.os }}-${{ steps.setup-r.outputs.installed-r-version }}-${{ steps.get-date.outputs.year-week }}-3
83+
key: ${{ matrix.os }}-${{ steps.setup-r.outputs.installed-r-version }}-${{ steps.get-date.outputs.year-week }}-4
8484

8585
- name: Install remotes
8686
if: steps.r-package-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)