Skip to content

Commit c7faa7e

Browse files
committedMar 6, 2025·
chore: upgrade workflow
1 parent 85125a8 commit c7faa7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
node-version: 16
2121

2222
- name: Cache node modules
23-
uses: actions/cache@v2
23+
uses: actions/cache@v4
2424
id: cache
2525
with:
2626
path: node_modules

0 commit comments

Comments
 (0)
Please sign in to comment.