Skip to content

Commit

Permalink
Bump shivammathur/setup-php from 2.17.1 to 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 23, 2022
1 parent b8abd4b commit a71792c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@2.17.1
uses: shivammathur/setup-php@2.18.0
with:
php-version: ${{ matrix.php-versions }}
extensions: mbstring
Expand Down

0 comments on commit a71792c

Please sign in to comment.