Skip to content

Commit b52598f

Browse files
committed
rollback php/setup-php-sdk from 0.9 to 0.8
1 parent adb1c35 commit b52598f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@v4
6666
- name: Setup PHP
6767
id: setup-php
68-
uses: php/setup-php-sdk@v0.9
68+
uses: php/setup-php-sdk@v0.8
6969
with:
7070
version: ${{matrix.version}}
7171
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)