Skip to content

Commit 3309374

Browse files
chore(deps): update actions/cache action to v5
1 parent 48a79ef commit 3309374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

6161
- name: Check node_modules cache
6262
id: cache-node-modules
63-
uses: actions/cache@v4
63+
uses: actions/cache@v5
6464
with:
6565
path: |
6666
node_modules

0 commit comments

Comments
 (0)