File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 with :
2020 php-version : ${{ env.php_version }}
2121
22- - uses : ramsey/composer-install@v3
22+ - uses : ramsey/composer-install@4.0.0
2323 with :
2424 composer-options : " --no-scripts"
2525
3838 with :
3939 php-version : ${{ env.php_version }}
4040
41- - uses : ramsey/composer-install@v3
41+ - uses : ramsey/composer-install@4.0.0
4242 with :
4343 composer-options : " --no-scripts"
4444
5757 with :
5858 php-version : ${{ env.php_version }}
5959
60- - uses : ramsey/composer-install@v3
60+ - uses : ramsey/composer-install@4.0.0
6161 with :
6262 composer-options : " --no-scripts"
6363
@@ -134,7 +134,7 @@ jobs:
134134 with :
135135 php-version : ${{ env.php_version }}
136136
137- - uses : ramsey/composer-install@v3
137+ - uses : ramsey/composer-install@4.0.0
138138 with :
139139 composer-options : " --no-scripts"
140140
You can’t perform that action at this time.
0 commit comments