Skip to content

Commit 3ab7033

Browse files
committed
bump php/setup-php-sdk from 0.8 to 0.9
1 parent 32f8ce6 commit 3ab7033

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
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/checkout@v4
5757
- name: Setup PHP
5858
id: setup-php
59-
uses: php/setup-php-sdk@v0.8
59+
uses: php/setup-php-sdk@v0.9
6060
with:
6161
version: ${{matrix.version}}
6262
arch: ${{matrix.arch}}

0 commit comments

Comments
 (0)