File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ jobs:
302
302
run : " patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
303
303
304
304
- name : " Install bashunit"
305
- run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.18 .0"
305
+ run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.20 .0"
306
306
307
307
- name : " Test"
308
308
run : " ${{ matrix.script }}"
@@ -409,7 +409,7 @@ jobs:
409
409
run : " composer install --no-interaction --no-progress"
410
410
411
411
- name : " Install bashunit"
412
- run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.18 .0"
412
+ run : " curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.20 .0"
413
413
414
414
- name : " Test"
415
415
run : ${{ matrix.script }}
You can’t perform that action at this time.
0 commit comments