Skip to content

Commit 2530d45

Browse files
Bump shivammathur/setup-php from 2.24.0 to 2.29.0 (#86)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.24.0 to 2.29.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.24.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 c401b33 commit 2530d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Setup PHP
16-
uses: shivammathur/setup-php@2.24.0
16+
uses: shivammathur/setup-php@2.29.0
1717
with:
1818
php-version: ${{ matrix.php }}
1919
- name: Cache Composer packages

0 commit comments

Comments
 (0)