Update actions/cache action to v3.0.5

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-07-16 01:36:42 +00:00 committed by Tilman Vatteroth
parent 6f836a7bc2
commit 6972a0d555

View file

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