chore(deps): update actions/cache action to v3.0.9

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-10-01 02:53:36 +00:00 committed by Tilman Vatteroth
parent d0e9bc1f53
commit b346b58a5c

View file

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