Skip to content

Commit

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

0 comments on commit 6c4f934

Please sign in to comment.