Skip to content

Commit 13765e2

Browse files
committed
Bump GHA cache version
1 parent d1998d8 commit 13765e2

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
@@ -30,7 +30,7 @@ jobs:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
3232
CURL_CONFIG: ${{ matrix.config.curlConfigPath }}curl-config
33-
cache-version: v1
33+
cache-version: v2
3434

3535
steps:
3636
- name: Check out repo

0 commit comments

Comments
 (0)