We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b974f33 commit f41f9f1Copy full SHA for f41f9f1
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -78,7 +78,7 @@ jobs:
78
shell: bash
79
80
- name: Cache Pandoc release information
81
- uses: actions/cache@v2
+ uses: actions/cache@v3
82
id: cache-release
83
with:
84
path: github-cache.rds
0 commit comments