Skip to content

Commit 2d4f0a8

Browse files
Merge pull request #49 from imponeer/dependabot/github_actions/shivammathur/setup-php-2.32.0
Bump shivammathur/setup-php from 2.31.1 to 2.32.0
2 parents 8c25235 + 8e99027 commit 2d4f0a8

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
@@ -27,7 +27,7 @@ jobs:
2727
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
2828
steps:
2929
- name: Setup PHP
30-
uses: shivammathur/setup-php@2.31.1
30+
uses: shivammathur/setup-php@2.32.0
3131
with:
3232
php-version: ${{ matrix.php }}
3333
extensions: curl, json, mbstring, pcre

0 commit comments

Comments
 (0)