Skip to content

Commit 78c48bc

Browse files
authored
Merge pull request #20 from drupol/dependabot/github_actions/shivammathur/setup-php-2.17.1
Bump shivammathur/setup-php from 2.17.0 to 2.17.1
2 parents 7d812f9 + 5ec7d56 commit 78c48bc

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.17.0
31+
uses: shivammathur/setup-php@2.17.1
3232
with:
3333
php-version: ${{ matrix.php-versions }}
3434
extensions: pcov,xdebug,mbstring

0 commit comments

Comments
 (0)