Skip to content

Commit 91d8b14

Browse files
committed
pin infection:0.31.4
1 parent 3bddff7 commit 91d8b14

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
@@ -169,7 +169,7 @@ jobs:
169169
php-version: "${{ matrix.php-version }}"
170170
ini-file: development
171171
extensions: pdo, mysqli, pgsql, pdo_mysql, pdo_pgsql, pdo_sqlite, mongodb
172-
tools: infection:0.31.3
172+
tools: infection:0.31.4
173173

174174
- name: "Allow installing on PHP 8.4"
175175
if: matrix.php-version == '8.4'

0 commit comments

Comments
 (0)