Skip to content

Commit ee931b5

Browse files
committed
Updated shivammathur/setup-php GitHub action image version to latest one
1 parent b11048a commit ee931b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: '0'
3131

3232
- name: Setup PHP, with composer and extensions
33-
uses: shivammathur/setup-php@2.31.1
33+
uses: shivammathur/setup-php@2.32.0
3434
with:
3535
php-version: '8.4'
3636
tools: composer:v2
@@ -75,7 +75,7 @@ jobs:
7575
fetch-depth: '0'
7676

7777
- name: Setup PHP, with composer and extensions
78-
uses: shivammathur/setup-php@2.31.1
78+
uses: shivammathur/setup-php@2.32.0
7979
with:
8080
php-version: '8.4'
8181
tools: composer:v2
@@ -126,7 +126,7 @@ jobs:
126126
fetch-depth: '0'
127127

128128
- name: Setup PHP, with composer and extensions
129-
uses: shivammathur/setup-php@2.31.1
129+
uses: shivammathur/setup-php@2.32.0
130130
with:
131131
php-version: '8.4'
132132
tools: composer:v2
@@ -217,7 +217,7 @@ jobs:
217217
fetch-depth: '0'
218218

219219
- name: Setup PHP, with composer and extensions
220-
uses: shivammathur/setup-php@2.31.1
220+
uses: shivammathur/setup-php@2.32.0
221221
with:
222222
php-version: '8.4'
223223
extensions: pdo_mysql, mysql

0 commit comments

Comments
 (0)