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 c41c003 commit 117fd6eCopy full SHA for 117fd6e
.github/actions/windows/prepare-build/action.yml
@@ -22,7 +22,7 @@ runs:
22
steps:
23
- name: Setup PHP SDK
24
id: setup-php
25
- uses: php/setup-php-sdk@v0.10
+ uses: php/setup-php-sdk@v0.11
26
with:
27
version: ${{ inputs.version }}
28
arch: ${{ inputs.arch }}
0 commit comments