Skip to content

Commit 80c46ed

Browse files
Bump shivammathur/setup-php from 2.31.0 to 2.31.1
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.31.0 to 2.31.1. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2e947f1...c541c15) --- 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 a0d4f05 commit 80c46ed

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@2e947f1f6932d141d076ca441d0e1e881775e95b
19+
- uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231
2020
with:
2121
php-version: '8.1'
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)