We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b2d9e commit 2104775Copy full SHA for 2104775
.github/workflows/R-CMD-check.yaml
@@ -151,7 +151,7 @@ jobs:
151
- uses: ./.github/workflows/install
152
with:
153
r-version: ${{ matrix.config.r }}
154
- cache-version: rcc-main-1
+ cache-version: rcc-windows-1
155
token: ${{ secrets.GITHUB_TOKEN }}
156
needs: check
157
@@ -214,7 +214,7 @@ jobs:
214
215
216
217
+ cache-version: rcc-full-1
218
219
220
0 commit comments