Skip to content

Commit 761f657

Browse files
authored
Merge pull request #464 from mareuter/renovate/github-actions
Update actions/cache digest to 36f1e14
2 parents feeeeb1 + 11a7f9b commit 761f657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
check-latest: true
2222

2323
- name: Cache Dependencies
24-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
24+
uses: actions/cache@36f1e144e1c8edb0a652766b484448563d8baf46
2525
with:
2626
path: '**/node_modules'
2727
key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}

0 commit comments

Comments
 (0)