Update actions/cache action to v3.0.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-06-04 00:11:01 +00:00 committed by Tilman Vatteroth
parent f0ea971baa
commit 8bdcd07893

View file

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