Skip to content

Commit 710fa61

Browse files
Bump shivammathur/setup-php from 2.28.0 to 2.29.0 (#268)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.28.0 to 2.29.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.28.0...2.29.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72b2b6d commit 710fa61

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
@@ -59,7 +59,7 @@ runs:
5959
shell: bash
6060

6161
- name: Installing PHP...
62-
uses: shivammathur/setup-php@2.28.0
62+
uses: shivammathur/setup-php@2.29.0
6363
with:
6464
php-version: ${{ env.NEEDED_PHP_VERSION }}
6565
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session

0 commit comments

Comments
 (0)