chore(deps): update actions/cache action to v4.1.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-12 20:30:55 +00:00 committed by Erik Michelson
parent 44fb5aa091
commit f97e5469ac

View file

@ -19,7 +19,7 @@ runs:
shell: bash
- name: Cache yarn cache
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}