Update actions/cache action to v2.1.5

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-04-17 02:42:54 +00:00 committed by Tilman Vatteroth
parent 87de556ace
commit 523f1d9105

View file

@ -23,7 +23,7 @@ jobs:
run: echo "::set-output name=dir::$(yarn cache dir)"
- name: Cache build
uses: actions/cache@v2.1.3
uses: actions/cache@v2.1.5
with:
path: build
key: build