Skip to content

Commit 862aecc

Browse files
authored
Merge pull request #17 from HzaCode/review-fixes-v1.0.2
ci: bust cache to fix rlang version conflict
2 parents a3edc01 + 8c0af27 commit 862aecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
with:
4242
extra-packages: any::rcmdcheck, any::covr, any::devtools, any::mockery, any::testthat, any::remotes
4343
needs: check
44+
cache-version: 2
4445

4546
- name: Install GitHub dependencies
4647
run: |

0 commit comments

Comments
 (0)