We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52598f commit 8bb28d2Copy full SHA for 8bb28d2
.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.8
+ uses: php/setup-php-sdk@v0.10
69
with:
70
version: ${{matrix.version}}
71
arch: ${{matrix.arch}}
0 commit comments