We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3489537 + ac20d63 commit d2c3cf4Copy full SHA for d2c3cf4
1 file changed
.github/workflows/php.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Checkout
25
uses: actions/checkout@v6
26
27
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
28
with:
29
path: ~/.composer/cache/files
30
key: ${{ matrix.php }}
0 commit comments