Skip to content

Commit

Permalink
Update to setup-php-sdk@v0.7
Browse files Browse the repository at this point in the history
This avoids the deprecated set-output commands.
  • Loading branch information
cmb69 committed Jan 20, 2023
1 parent 6db6be8 commit db7ba78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
uses: actions/checkout@v2
- name: Setup PHP
id: setup-php
uses: cmb69/setup-php-sdk@v0.6
uses: cmb69/setup-php-sdk@v0.7
with:
version: ${{matrix.version}}
arch: ${{matrix.arch}}
Expand Down

0 comments on commit db7ba78

Please sign in to comment.