Skip to content

Commit 42434a0

Browse files
authored
CI: Update actions/cache to @4
1 parent 4c71f47 commit 42434a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare-playground/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
- uses: actions/setup-node@v3
1010
- name: Cache node modules
1111
id: cache-nodemodules
12-
uses: actions/cache@v2
12+
uses: actions/cache@v4
1313
env:
1414
cache-name: cache-node-modules
1515
with:

0 commit comments

Comments
 (0)