Skip to content

Commit 67638e1

Browse files
github-actions: Bump shivammathur/setup-php from 2.35.3 to 2.35.4
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.3 to 2.35.4. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.35.3...2.35.4) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.35.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efb0b57 commit 67638e1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
fetch-depth: 0
3737

3838
- name: "Install PHP"
39-
uses: "shivammathur/[email protected].3"
39+
uses: "shivammathur/[email protected].4"
4040
with:
4141
php-version: "${{ matrix.php-version }}"
4242
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -74,7 +74,7 @@ jobs:
7474
fetch-depth: 0
7575

7676
- name: "Install PHP"
77-
uses: "shivammathur/[email protected].3"
77+
uses: "shivammathur/[email protected].4"
7878
with:
7979
php-version: "${{ matrix.php-version }}"
8080
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -132,7 +132,7 @@ jobs:
132132
fetch-depth: 0
133133

134134
- name: "Install PHP"
135-
uses: "shivammathur/[email protected].3"
135+
uses: "shivammathur/[email protected].4"
136136
with:
137137
php-version: "${{ matrix.php-version }}"
138138
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -198,7 +198,7 @@ jobs:
198198
fetch-depth: 0
199199

200200
- name: "Install PHP"
201-
uses: "shivammathur/[email protected].3"
201+
uses: "shivammathur/[email protected].4"
202202
with:
203203
php-version: "${{ matrix.php-version }}"
204204
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -245,7 +245,7 @@ jobs:
245245
fetch-depth: 0
246246

247247
- name: "Install PHP"
248-
uses: "shivammathur/[email protected].3"
248+
uses: "shivammathur/[email protected].4"
249249
with:
250250
php-version: "${{ matrix.php-version }}"
251251
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -292,7 +292,7 @@ jobs:
292292
fetch-depth: 0
293293

294294
- name: "Install PHP"
295-
uses: "shivammathur/[email protected].3"
295+
uses: "shivammathur/[email protected].4"
296296
with:
297297
php-version: "${{ matrix.php-version }}"
298298
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -339,7 +339,7 @@ jobs:
339339
fetch-depth: 0
340340

341341
- name: "Install PHP"
342-
uses: "shivammathur/[email protected].3"
342+
uses: "shivammathur/[email protected].4"
343343
with:
344344
php-version: "${{ matrix.php-version }}"
345345
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -393,7 +393,7 @@ jobs:
393393
fetch-depth: 0
394394

395395
- name: "Install PHP"
396-
uses: "shivammathur/[email protected].3"
396+
uses: "shivammathur/[email protected].4"
397397
with:
398398
php-version: "${{ matrix.php-version }}"
399399
extensions: "${{ env.PHP_EXTENSIONS }}"
@@ -443,7 +443,7 @@ jobs:
443443
fetch-depth: 0
444444

445445
- name: "Install PHP"
446-
uses: "shivammathur/[email protected].3"
446+
uses: "shivammathur/[email protected].4"
447447
with:
448448
php-version: "${{ matrix.php-version }}"
449449
extensions: "${{ env.PHP_EXTENSIONS }}"

0 commit comments

Comments
 (0)