We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb6daf commit c275b6bCopy full SHA for c275b6b
.github/workflows/php.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout
33
uses: actions/checkout@v3
34
35
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
36
with:
37
path: ~/.composer/cache/files
38
key: ${{ matrix.php }}
0 commit comments