Skip to content

Commit 836a0c1

Browse files
authored
Merge pull request #49 from drupol/dependabot/github_actions/shivammathur/setup-php-2.25.5
chore(deps): Bump shivammathur/setup-php from 2.22.0 to 2.25.5
2 parents 1c83f97 + bcc1306 commit 836a0c1

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

0 commit comments

Comments
 (0)