Skip to content

Commit efcd0fd

Browse files
Bump shivammathur/setup-php from 2.33.0 to 2.34.1 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.33.0 to 2.34.1 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@cf4cade...0f7f1d0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee53bd9 commit efcd0fd

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@cf4cade2721270509d5b1c766ab3549210a39a2a
44+
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e
4545
with:
4646
coverage: none
4747
tools: phpmd

0 commit comments

Comments
 (0)