Skip to content

Commit

Permalink
Try a fix for the setup-php-sdk issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Sep 15, 2024
1 parent f6d934d commit 3299efc
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 @@ -49,7 +49,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup PHP
id: setup-php
uses: php/setup-php-sdk@v0.9
uses: php/setup-php-sdk@1248285eaa27e8fe99a03ad2108cf062669ac3f4
with:
version: ${{matrix.version}}
arch: ${{matrix.arch}}
Expand Down

0 comments on commit 3299efc

Please sign in to comment.