mirror of
https://github.com/php-win-ext/php-memcached.git
synced 2026-03-24 00:52:18 +01:00
Update setup-php-sdk to v0.10
This commit is contained in:
committed by
Michael Wallner
parent
c6f7d8d2be
commit
089a367fe2
2
.github/workflows/build-windows.yml
vendored
2
.github/workflows/build-windows.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup PHP
|
||||
id: setup-php
|
||||
uses: php/setup-php-sdk@d07cd9875fcb041bbfa63c2c592c4e68a137e1ca
|
||||
uses: php/setup-php-sdk@v0.10
|
||||
with:
|
||||
version: ${{matrix.version}}
|
||||
arch: ${{matrix.arch}}
|
||||
|
||||
Reference in New Issue
Block a user