Skip to content

Commit 5def531

Browse files
chore(deps): update actions/cache digest to a783357
1 parent 99af46c commit 5def531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
node-version: ${{ matrix.node-version }}
2525
- name: Cache Node.js modules
26-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
26+
uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0
2727
with:
2828
path: ~/.npm
2929
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)