We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f8ce6 commit 46ab3d2Copy full SHA for 46ab3d2
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: actions/checkout@v4
57
- name: Setup PHP
58
id: setup-php
59
- uses: php/setup-php-sdk@v0.8
+ uses: php/setup-php-sdk@v0.9
60
with:
61
version: ${{matrix.version}}
62
arch: ${{matrix.arch}}
0 commit comments