Bump cache
This commit is contained in:
parent
a2139dff4e
commit
49b295d0ac
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue