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 74443bc commit 818832cCopy full SHA for 818832c
.github/workflows/run-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
path: ~/.composer/cache/files
29
key: dependencies-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}
30
- keys: |
+ restore-keys: |
31
dependencies-php-${{ matrix.php }}-composer-
32
dependencies-php-
33
0 commit comments