Skip to content

Commit 4952c0d

Browse files
Brandon GreenwellBrandon Greenwell
authored andcommitted
Bust dependency cache to fix pkg.lock error
Increment cache-version to force fresh dependency installation and resolve pkg.lock file access errors on macOS.
1 parent e1eb7c2 commit 4952c0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
with:
5959
extra-packages: any::rcmdcheck
6060
needs: check
61+
cache-version: 2
6162

6263
- uses: r-lib/actions/check-r-package@v2
6364
with:

0 commit comments

Comments
 (0)