Skip to content

Commit b4c35b2

Browse files
Merge pull request #65 from imponeer/dependabot/github_actions/shivammathur/setup-php-2.35.4
Bump shivammathur/setup-php from 2.35.2 to 2.35.4
2 parents cc243dc + 21e279d commit b4c35b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
2020
steps:
2121
- name: Setup PHP
22-
uses: shivammathur/setup-php@2.35.2
22+
uses: shivammathur/setup-php@2.35.4
2323
with:
2424
php-version: ${{ matrix.php }}
2525
extensions: curl, json, mbstring, pcre

0 commit comments

Comments
 (0)