We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb1c35 commit b52598fCopy full SHA for b52598f
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: actions/checkout@v4
66
- name: Setup PHP
67
id: setup-php
68
- uses: php/setup-php-sdk@v0.9
+ uses: php/setup-php-sdk@v0.8
69
with:
70
version: ${{matrix.version}}
71
arch: ${{matrix.arch}}
0 commit comments