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 b4870e3 commit 0dfa577Copy full SHA for 0dfa577
.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