Skip to content

Commit 9fc3c79

Browse files
dependabot[bot]homersimpsons
authored andcommitted
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] <[email protected]>
1 parent 3e0f031 commit 9fc3c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: php
28-
uses: shivammathur/setup-php@2.29.0
28+
uses: shivammathur/setup-php@2.30.2
2929
with:
3030
php-version: ${{ matrix.php-version }}
3131

0 commit comments

Comments
 (0)