Skip to content

Commit 92f9627

Browse files
committed
ci: update actions/cache to v2
1 parent 4f469ae commit 92f9627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
extensions: posix, mbstring
2525
coverage: xdebug
2626
- name: Cache module
27-
uses: actions/cache@v1.0.3
27+
uses: actions/cache@v2
2828
with:
2929
path: ~/.composer/cache/
3030
key: composer-cache

0 commit comments

Comments
 (0)