We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996c4a4 commit 0e77d63Copy full SHA for 0e77d63
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: actions/checkout@v4
67
- name: Setup PHP
68
id: setup-php
69
- uses: php/setup-php-sdk@v0.10
+ uses: php/setup-php-sdk@v0.11
70
with:
71
version: ${{matrix.version}}
72
arch: ${{matrix.arch}}
0 commit comments