Skip to content

Commit 59b3081

Browse files
committed
v0.8 of setup-php-sdk
1 parent 91d1110 commit 59b3081

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
@@ -36,7 +36,7 @@ jobs:
3636
echo $extension_version >> $env:GITHUB_ENV
3737
- name: Setup PHP
3838
id: setup-php
39-
uses: cmb69/setup-php-sdk@v0.7
39+
uses: php/setup-php-sdk@v0.8
4040
with:
4141
version: ${{matrix.php}}
4242
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)