Skip to content

Commit ea55ca8

Browse files
Merge pull request #34 from imponeer/dependabot/github_actions/shivammathur/setup-php-2.25.4
Bump shivammathur/setup-php from 2.25.2 to 2.25.4
2 parents 430e9e3 + 3d921be commit ea55ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
2727
steps:
2828
- name: Setup PHP
29-
uses: shivammathur/[email protected].2
29+
uses: shivammathur/[email protected].4
3030
with:
3131
php-version: ${{ matrix.php }}
3232
extensions: curl, json, mbstring, pcre

0 commit comments

Comments
 (0)