Skip to content

Commit 5171862

Browse files
Bump shivammathur/setup-php from 2.30.3 to 2.30.4
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.3 to 2.30.4. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@efffd0e...c665c7a) --- 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 104c54e commit 5171862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: shivammathur/setup-php@efffd0e4f2504f936fcfe3b69293d31ce0e2fd7a
19+
- uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198
2020
with:
2121
php-version: '8.1'
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)