Skip to content

Commit 0f738e0

Browse files
Bump shivammathur/setup-php from 2.31.1 to 2.32.0 in the actions group
Bumps the actions group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 2.31.1 to 2.32.0 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@c541c15...9e72090) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74fd19b commit 0f738e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpmd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v4
4242

4343
- name: Setup PHP
44-
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231
44+
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401
4545
with:
4646
coverage: none
4747
tools: phpmd

0 commit comments

Comments
 (0)