Skip to content

Commit c46d5cd

Browse files
Bump php/setup-php-sdk from 0.10 to 0.11 (#199)
Bumps [php/setup-php-sdk](https://github.com/php/setup-php-sdk) from 0.10 to 0.11. - [Release notes](https://github.com/php/setup-php-sdk/releases) - [Commits](php/setup-php-sdk@v0.10...v0.11) --- updated-dependencies: - dependency-name: php/setup-php-sdk dependency-version: '0.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1dfbf9 commit c46d5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
uses: actions/checkout@v5
9898
- name: Install PHP ${{ matrix.php }}-${{ matrix.ts }}
9999
id: setup-php-sdk
100-
uses: php/setup-php-sdk@v0.10
100+
uses: php/setup-php-sdk@v0.11
101101
with:
102102
version: ${{ matrix.php }}
103103
arch: x64

0 commit comments

Comments
 (0)