Skip to content

Commit 286c356

Browse files
committed
:octocat: sdk setup php-action test
1 parent e3bba0a commit 286c356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-php8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v3
3131

3232
- name: "Install PHP SDK ${{matrix.php}}"
33-
uses: codemasher/setup-php-sdk@php-action
33+
uses: codemasher/setup-php-sdk@split-file
3434
id: sdk
3535
with:
3636
version: ${{matrix.php}}

0 commit comments

Comments
 (0)