We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2719e1e commit cf99873Copy full SHA for cf99873
.github/workflows/build-windows.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
- name: Setup PHP
18
id: setup-php
19
- uses: php/setup-php-sdk@v0.9
+ uses: php/setup-php-sdk@v0.10
20
with:
21
version: ${{matrix.version}}
22
arch: ${{matrix.arch}}
0 commit comments