Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c681e1c

Browse files
committedSep 30, 2024··
Update setup-php-sdk to v0.10
1 parent ec1ec77 commit c681e1c

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)
Please sign in to comment.