File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 path : api
3636
3737 - name : Setup PHP
38- uses : shivammathur/setup-php@2.11.0
38+ uses : shivammathur/setup-php@v2
3939 with :
4040 php-version : ' 7.4'
4141 extensions : intl
Original file line number Diff line number Diff line change 3535 uses : actions/checkout@v2
3636
3737 - name : Setup PHP
38- uses : shivammathur/setup-php@2.11.0
38+ uses : shivammathur/setup-php@v2
3939 with :
4040 php-version : ${{ matrix.php-versions }}
4141 extensions : intl
Original file line number Diff line number Diff line change 8989 uses : actions/checkout@v2
9090
9191 - name : Setup PHP, with composer and extensions
92- uses : shivammathur/setup-php@2.11.0
92+ uses : shivammathur/setup-php@v2
9393 with :
9494 php-version : ${{ matrix.php-versions }}
9595 tools : composer, pecl
Original file line number Diff line number Diff line change 3939 uses : actions/checkout@v2
4040
4141 - name : Setup PHP
42- uses : shivammathur/setup-php@2.11.0
42+ uses : shivammathur/setup-php@v2
4343 with :
4444 php-version : ${{ matrix.php-versions }}
4545 extensions : intl
You can’t perform that action at this time.
0 commit comments