Skip to content

Commit c45092b

Browse files
derickrjmikola
andcommitted
Use php/setup-php-sdk (#1497)
Co-authored-by: Jeremy Mikola <[email protected]>
1 parent 478540b commit c45092b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
steps:
2020
- name: Setup PHP SDK
2121
id: setup-php
22-
uses: alcaeus/setup-php-sdk@php-8.3
22+
uses: php/setup-php-sdk@v0.8
2323
with:
2424
version: ${{ inputs.version }}
2525
arch: ${{ inputs.arch }}

0 commit comments

Comments
 (0)