Skip to content

Commit 5193dc7

Browse files
committed
Update build.yml
1 parent 8da5e2f commit 5193dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
path: ./tmp
206206
key: "result-cache-v1-${{ matrix.php-version }}-${{ github.run_id }}"
207207
restore-keys: |
208-
result-cache-v14-${{ matrix.php-version }}-
208+
result-cache-v1-${{ matrix.php-version }}-
209209
210210
- name: "Run infection"
211211
run: |

0 commit comments

Comments
 (0)