Skip to content

Commit 941a040

Browse files
Bump shivammathur/setup-php in the github-actions group
Bumps the github-actions group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 2.36.0 to 2.37.0 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@44454db...accd612) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a745128 commit 941a040

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/exercise-lint-phpcs-psr-12.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2222

23-
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1
23+
- uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f
2424
with:
2525
php-version: ${{ matrix.php-version }}
2626
extensions: gmp

.github/workflows/exercise-tests-phpunit-11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2828

29-
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1
29+
- uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f
3030
with:
3131
php-version: ${{ matrix.php-version }}
3232
extensions: gmp

0 commit comments

Comments
 (0)