Update actions/cache action to v2.1.6

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-05-31 15:38:33 +00:00 committed by Tilman Vatteroth
parent cc175f6874
commit d6bb87c6b0

View file

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