Skip to content

Commit 8e9ef90

Browse files
chore(deps): update actions/cache action to v5
1 parent c109137 commit 8e9ef90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Cache node modules
3434
id: cache-npm
35-
uses: actions/cache@v4
35+
uses: actions/cache@v5
3636
env:
3737
cache-name: cache-node-modules
3838
with:

0 commit comments

Comments
 (0)