Update actions/cache action to v3.0.4

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-06-11 13:48:22 +00:00 committed by Tilman Vatteroth
parent 7b44adbb64
commit 6a6b9b7e4c

View file

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