Skip to content

Commit

Permalink
Use latest version of setup-php-sdk action
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Sep 3, 2024
1 parent 8a4b202 commit 5ed8aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/windows/prepare-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
- name: Setup PHP SDK
id: setup-php
uses: php/setup-php-sdk@v0.8
uses: php/setup-php-sdk@v0.9
with:
version: ${{ inputs.version }}
arch: ${{ inputs.arch }}
Expand Down

0 comments on commit 5ed8aaa

Please sign in to comment.