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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-02-11 01:28:14 +00:00
parent caa53e3556
commit c24290d5c0

View file

@ -19,7 +19,7 @@ runs:
shell: bash
- name: Cache yarn cache
uses: actions/cache@627f0f41f6904a5b1efbaed9f96d9eb58e92e920 # v3.2.4
uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3.2.5
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}