Skip to content

Commit 909e144

Browse files
krlmlrBisaloo
authored andcommitted
Rename caches for consistency
1 parent 466aa47 commit 909e144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
- uses: ./.github/workflows/install
152152
with:
153153
r-version: ${{ matrix.config.r }}
154-
cache-version: rcc-main-1
154+
cache-version: rcc-windows-1
155155
token: ${{ secrets.GITHUB_TOKEN }}
156156
needs: check
157157

@@ -214,7 +214,7 @@ jobs:
214214
- uses: ./.github/workflows/install
215215
with:
216216
r-version: ${{ matrix.config.r }}
217-
cache-version: rcc-main-1
217+
cache-version: rcc-full-1
218218
token: ${{ secrets.GITHUB_TOKEN }}
219219
needs: check
220220

0 commit comments

Comments
 (0)