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