Skip to content

Commit a7be48e

Browse files
chore(deps): update actions/cache digest to 0400d5f
1 parent cfc089d commit a7be48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111

1212
- name: Cache dependencies
1313
id: yarn-cache
14-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
14+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
1515
with:
1616
path: |
1717
**/node_modules

0 commit comments

Comments
 (0)