Skip to content

Commit 19efe3c

Browse files
Bump shivammathur/setup-php from 2.29.0 to 2.30.2
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.29.0 to 2.30.2. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.29.0...2.30.2) --- 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 61f981d commit 19efe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ runs:
8282
shell: bash
8383

8484
- name: Installing PHP...
85-
uses: shivammathur/setup-php@2.29.0
85+
uses: shivammathur/setup-php@2.30.2
8686
with:
8787
php-version: ${{ inputs.php_version }}
8888
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session, ${{ inputs.extra_php_extensions }}

0 commit comments

Comments
 (0)