Skip to content

Commit

Permalink
Merge pull request #1435 from hydephp/update-internal-testing-scripts
Browse files Browse the repository at this point in the history
Update internal testing scripts hydephp/develop@1478d04
  • Loading branch information
github-actions committed Nov 8, 2023
1 parent 9d158d6 commit c1852df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0
- uses: shivammathur/setup-php@16011a795d747d5f45038f96371c3b98aec5669d
with:
php-version: ${{ matrix.php }}
extensions: fileinfo, zip
Expand Down

0 comments on commit c1852df

Please sign in to comment.