Skip to content

Commit

Permalink
Update setup-php-sdk to v0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Sep 30, 2024
1 parent ec1ec77 commit c681e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup PHP
id: setup-php
uses: php/setup-php-sdk@d07cd9875fcb041bbfa63c2c592c4e68a137e1ca
uses: php/setup-php-sdk@v0.10
with:
version: ${{matrix.version}}
arch: ${{matrix.arch}}
Expand Down

0 comments on commit c681e1c

Please sign in to comment.