We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1998d8 commit 13765e2Copy full SHA for 13765e2
.github/workflows/R-CMD-check.yaml
@@ -30,7 +30,7 @@ jobs:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
32
CURL_CONFIG: ${{ matrix.config.curlConfigPath }}curl-config
33
- cache-version: v1
+ cache-version: v2
34
35
steps:
36
- name: Check out repo
0 commit comments