Skip to content

Commit ee758ef

Browse files
authored
Update PHP setup action to version 0.11
1 parent abb9ddf commit ee758ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Setup PHP
2323
id: setup-php
24-
uses: php/setup-php-sdk@v0.8
24+
uses: php/setup-php-sdk@v0.11
2525
with:
2626
version: ${{matrix.version}}
2727
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)