Skip to content
Snippets Groups Projects
Unverified Commit 4ed90a4b authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update actions/cache action to v3.2.2 (#19587)

parent d8ad443e
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ jobs:
run: yarn build
- name: Cache jest cache
uses: actions/cache@c1a5de879eb890d062a85ee0252d6036480b1fe2 # v3.2.1
uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # v3.2.2
with:
path: .cache/jest
key: ${{ runner.os }}-${{ matrix.node-version }}-jest-${{ hashFiles('yarn.lock') }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment