Update actions/cache action to v3.0.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-04-15 08:53:32 +00:00 committed by Tilman Vatteroth
parent e7be5e1996
commit 5a23e615bf

View file

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3
- name: Cache build
uses: actions/cache@v3.0.1
uses: actions/cache@v3.0.2
id: build-cache
with:
path: .next