Skip to content

Commit 5ed8aaa

Browse files
committed
Use latest version of setup-php-sdk action
1 parent 8a4b202 commit 5ed8aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/windows/prepare-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
3232
- name: Setup PHP SDK
3333
id: setup-php
34-
uses: php/setup-php-sdk@v0.8
34+
uses: php/setup-php-sdk@v0.9
3535
with:
3636
version: ${{ inputs.version }}
3737
arch: ${{ inputs.arch }}

0 commit comments

Comments
 (0)