Skip to content

Commit c949151

Browse files
Bump shivammathur/setup-php from 2.22.0 to 2.30.3
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.22.0 to 2.30.3. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.22.0...2.30.3) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1e2943 commit c949151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 1
2929

3030
- name: Install PHP
31-
uses: shivammathur/setup-php@2.22.0
31+
uses: shivammathur/setup-php@2.30.3
3232
with:
3333
php-version: ${{ matrix.php-versions }}
3434
extensions: mbstring,pcov,xdebug

0 commit comments

Comments
 (0)