Skip to content

Commit cf99873

Browse files
Bump php/setup-php-sdk from 0.9 to 0.10
Bumps [php/setup-php-sdk](https://github.com/php/setup-php-sdk) from 0.9 to 0.10. - [Release notes](https://github.com/php/setup-php-sdk/releases) - [Commits](php/setup-php-sdk@v0.9...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 2719e1e commit cf99873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717
- name: Setup PHP
1818
id: setup-php
19-
uses: php/setup-php-sdk@v0.9
19+
uses: php/setup-php-sdk@v0.10
2020
with:
2121
version: ${{matrix.version}}
2222
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)