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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-18 18:59:52 +00:00 committed by Philip Molares
parent 420c711155
commit a522380c4c

View file

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