Skip to content

Commit 8bb28d2

Browse files
Bump php/setup-php-sdk from 0.8 to 0.10
Bumps [php/setup-php-sdk](https://github.com/php/setup-php-sdk) from 0.8 to 0.10. - [Release notes](https://github.com/php/setup-php-sdk/releases) - [Commits](php/setup-php-sdk@v0.8...v0.10) --- updated-dependencies: - dependency-name: php/setup-php-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b52598f commit 8bb28d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@v4
6666
- name: Setup PHP
6767
id: setup-php
68-
uses: php/setup-php-sdk@v0.8
68+
uses: php/setup-php-sdk@v0.10
6969
with:
7070
version: ${{matrix.version}}
7171
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)