Skip to content

Commit f6a1db2

Browse files
committed
bump GH actions cache version
1 parent ba2d3c4 commit f6a1db2

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
@@ -24,7 +24,7 @@ jobs:
2424
RSPM: ${{ matrix.config.rspm }}
2525
CRAN: ${{ matrix.config.cran }}
2626
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
27-
cache-version: v2
27+
cache-version: v3
2828

2929
steps:
3030
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)