Skip to content

Commit 0d942ba

Browse files
committed
GitHub Actions: Update typisttech/.github to v3
1 parent 584750b commit 0d942ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
coverage: ${{ matrix.coverage }}
5555

5656
- uses: ramsey/composer-install@v3
57+
with:
58+
dependency-versions: highest
5759

5860
- run: composer pest:unit -- --ci --coverage-clover coverage-unit.xml
5961
if: ${{ matrix.coverage == 'xdebug' }}

0 commit comments

Comments
 (0)