Skip to content

Commit 1a83fca

Browse files
authored
Merge pull request #48 from PHPCompatibility/dependabot/github_actions/action-runners-823d5f4d9a
GH Actions: Bump shivammathur/setup-php from 2.36.0 to 2.37.0 in the action-runners group
2 parents 724608b + 4f16eb1 commit 1a83fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Install PHP
26-
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
26+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
2727
with:
2828
php-version: ${{ matrix.php }}
2929
coverage: none

0 commit comments

Comments
 (0)