Skip to content

Commit 276f562

Browse files
Bump shivammathur/setup-php from 2.30.2 to 2.30.3
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.2 to 2.30.3. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.30.2...2.30.3) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8df22b9 commit 276f562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222
- name: Setup PHP
23-
uses: shivammathur/[email protected].2
23+
uses: shivammathur/[email protected].3
2424
with:
2525
php-version: ${{ matrix.php-versions }}
2626
extensions: mbstring

0 commit comments

Comments
 (0)