Bump cache

This commit is contained in:
Hadley Wickham 2020-10-04 15:34:55 -05:00
parent a2139dff4e
commit 49b295d0ac
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
uses: actions/cache@v2
with:
path: ${{ env.R_LIBS_USER }}
key: ${{ runner.os }}-${{ steps.get-r-version.outputs.version }}-1-
key: ${{ runner.os }}-${{ steps.get-r-version.outputs.version }}-2-
- name: Install pak
run: |