Skip to content

Commit

Permalink
github-actions(deps): bump shivammathur/setup-php from 2.26.0 to 2.27…
Browse files Browse the repository at this point in the history
….0 (#482)
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent faaff29 commit 037334d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@2.26.0
uses: shivammathur/setup-php@2.27.0
with:
php-version: ${{ matrix.php }}
extensions: mbstring, intl, json, zip
Expand Down

0 comments on commit 037334d

Please sign in to comment.