Skip to content

Commit 32e0a79

Browse files
Update actions/cache@v4 for GitHub Action
1 parent becbe81 commit 32e0a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
fi
8181
8282
- name: Cache node modules
83-
uses: actions/cache@v2
83+
uses: actions/cache@v4
8484
env:
8585
cache-name: cache-node-modules
8686
with:

0 commit comments

Comments
 (0)