File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
steps :
21
21
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
22
22
23
- - uses : shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d
23
+ - uses : shivammathur/setup-php@73963f5001e335723c998e4a0125ce060083985c
24
24
with :
25
25
php-version : ${{ matrix.php-version }}
26
26
extensions : gmp
Original file line number Diff line number Diff line change 28
28
29
29
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
30
30
31
- - uses : shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d
31
+ - uses : shivammathur/setup-php@73963f5001e335723c998e4a0125ce060083985c
32
32
with :
33
33
php-version : ${{ matrix.php-version }}
34
34
extensions : gmp
Original file line number Diff line number Diff line change 27
27
28
28
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
29
29
30
- - uses : shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d
30
+ - uses : shivammathur/setup-php@73963f5001e335723c998e4a0125ce060083985c
31
31
with :
32
32
php-version : ${{ matrix.php-version }}
33
33
extensions : gmp
You can’t perform that action at this time.
0 commit comments