Skip to content

Commit 089a367

Browse files
cmb69m6w6
authored andcommitted
Update setup-php-sdk to v0.10
1 parent c6f7d8d commit 089a367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121
- name: Setup PHP
2222
id: setup-php
23-
uses: php/setup-php-sdk@d07cd9875fcb041bbfa63c2c592c4e68a137e1ca
23+
uses: php/setup-php-sdk@v0.10
2424
with:
2525
version: ${{matrix.version}}
2626
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)