Skip to content

Commit a98d417

Browse files
chore(deps): update actions/cache digest to cdf6c1f (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f21a73b commit a98d417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
node-version: 24
1919
- name: Cache dependencies
2020
id: cache-depends
21-
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
21+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
2222
with:
2323
path: '**/node_modules'
2424
key: depends-${{ hashFiles('yarn.lock') }}

0 commit comments

Comments
 (0)