We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478540b commit c45092bCopy full SHA for c45092b
.github/workflows/windows/prepare-build/action.yml
@@ -19,7 +19,7 @@ runs:
19
steps:
20
- name: Setup PHP SDK
21
id: setup-php
22
- uses: alcaeus/setup-php-sdk@php-8.3
+ uses: php/setup-php-sdk@v0.8
23
with:
24
version: ${{ inputs.version }}
25
arch: ${{ inputs.arch }}
0 commit comments