Skip to content

Commit

Permalink
Bump PHP setup action version
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva authored Nov 8, 2023
1 parent 738f6c8 commit c4b8281
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@16011a795d747d5f45038f96371c3b98aec5669d
- uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0
with:
php-version: ${{ matrix.php }}
extensions: fileinfo, zip
Expand Down

0 comments on commit c4b8281

Please sign in to comment.