Skip to content

Commit 6b00abf

Browse files
committed
Update Windows PHP action
1 parent 19cba57 commit 6b00abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
Expand-Archive 'ntx64_odbc_cli.zip' -DestinationPath '.\'
126126
- name: Setup PHP
127127
id: setup-php
128-
uses: php/setup-php-sdk@v0.9
128+
uses: php/setup-php-sdk@v0.10
129129
with:
130130
version: ${{matrix.version}}
131131
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)