Skip to content

Commit 624505c

Browse files
authored
Merge pull request #18 from drupol/dependabot/github_actions/shivammathur/setup-php-2.16.0
Bump shivammathur/setup-php from 2.15.0 to 2.16.0
2 parents 70e4705 + c53c060 commit 624505c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 1
2929

3030
- name: Install PHP
31-
uses: shivammathur/setup-php@2.15.0
31+
uses: shivammathur/setup-php@2.16.0
3232
with:
3333
php-version: ${{ matrix.php-versions }}
3434
extensions: pcov,xdebug,mbstring

0 commit comments

Comments
 (0)