Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c4e5e33

Browse files
Fix tests
1 parent c6f0c4d commit c4e5e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
composer config platform.php 8.0.99
4444
4545
- name: Setup PHP
46-
uses: shivammathur/setup-php@v2
46+
uses: shivammathur/setup-php@v2.12
4747
with:
4848
coverage: "none"
4949
ini-values: date.timezone=Europe/Paris,memory_limit=-1,default_socket_timeout=10,session.gc_probability=0,apc.enable_cli=1,zend.assertions=1

0 commit comments

Comments
 (0)