We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f3a0d commit 5105e3fCopy full SHA for 5105e3f
.github/workflows/R-CMD-check.yaml
@@ -34,7 +34,7 @@ jobs:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
36
CURL_CONFIG: ${{ matrix.config.curlConfigPath }}curl-config
37
- cache-version: v1
+ cache-version: v2
38
39
steps:
40
- name: Check out repo
0 commit comments