We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f469ae commit 92f9627Copy full SHA for 92f9627
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
extensions: posix, mbstring
25
coverage: xdebug
26
- name: Cache module
27
- uses: actions/cache@v1.0.3
+ uses: actions/cache@v2
28
with:
29
path: ~/.composer/cache/
30
key: composer-cache
0 commit comments