We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31572dc commit c0dc561Copy full SHA for c0dc561
.github/workflows/R-CMD-check.yaml
@@ -10,7 +10,7 @@ name: R-CMD-check
10
11
# Increment this version when we want to clear cache
12
env:
13
- cache-version: v2
+ cache-version: v3
14
15
jobs:
16
R-CMD-check:
0 commit comments