Skip to content

Commit e594dad

Browse files
chore(deps): update actions/cache digest to 1bd1e32 (#580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 578ecdd commit e594dad

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@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
14+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
1515
with:
1616
path: |
1717
**/node_modules

0 commit comments

Comments
 (0)