Skip to content

Commit

Permalink
bump GH actions cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
ateucher committed May 26, 2021
1 parent ba2d3c4 commit f6a1db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
RSPM: ${{ matrix.config.rspm }}
CRAN: ${{ matrix.config.cran }}
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
cache-version: v2
cache-version: v3

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f6a1db2

Please sign in to comment.