Skip to content

Commit 8085630

Browse files
⬆️ Bump shivammathur/setup-php in the github-actions group (#318)
Bumps the github-actions group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 2.34.1 to 2.35.2 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@0f7f1d0...ccf2c62) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.35.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47b5237 commit 8085630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1616

1717
- name: Setup PHP
18-
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e
18+
uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0
1919
with:
2020
php-version: '8.4'
2121
tools: composer, infection

0 commit comments

Comments
 (0)