Skip to content

Commit e675d02

Browse files
committed
deps: upgrade bashunit:0.18.0 on jobs.result-cache-e2e-tests
1 parent 1d6f4dd commit e675d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
run: "patch src/Analyser/Error.php < e2e/PHPStanErrorPatch.patch"
254254

255255
- name: "Install bashunit"
256-
run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.17.0"
256+
run: "curl -s https://bashunit.typeddevs.com/install.sh | bash -s e2e/ 0.18.0"
257257

258258
- name: "Test"
259259
run: "${{ matrix.script }}"

0 commit comments

Comments
 (0)