File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 59
59
sudo apt-get install -y libcriterion3 libcriterion-dev
60
60
61
61
- name : " Install PHP"
62
- uses : " shivammathur/setup-php@2.31.1 "
62
+ uses : " shivammathur/setup-php@2.32.0 "
63
63
with :
64
64
php-version : " ${{ matrix.php }}"
65
65
extensions : " intl-${{ matrix.icu }}"
@@ -112,7 +112,7 @@ jobs:
112
112
valgrind --version
113
113
114
114
- name : " Install PHP"
115
- uses : " shivammathur/setup-php@2.31.1 "
115
+ uses : " shivammathur/setup-php@2.32.0 "
116
116
with :
117
117
php-version : " ${{ matrix.php }}"
118
118
extensions : " intl-${{ matrix.icu }}"
@@ -158,7 +158,7 @@ jobs:
158
158
sudo apt-get install -y libcriterion3 libcriterion-dev
159
159
160
160
- name : " Install PHP"
161
- uses : " shivammathur/setup-php@2.31.1 "
161
+ uses : " shivammathur/setup-php@2.32.0 "
162
162
with :
163
163
php-version : " ${{ matrix.php }}"
164
164
extensions : " intl-${{ matrix.icu }}"
You can’t perform that action at this time.
0 commit comments