Skip to content

Commit efafc48

Browse files
Bump shivammathur/setup-php from 2.10.0 to 2.16.0
1 parent aba0f48 commit efafc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/[email protected]
2222
- name: Setup PHP
23-
uses: shivammathur/setup-php@2.10.0
23+
uses: shivammathur/setup-php@2.16.0
2424
with:
2525
php-version: ${{ matrix.php-versions }}
2626
extensions: mbstring

0 commit comments

Comments
 (0)