Skip to content

Commit 4952852

Browse files
chore(deps): update shivammathur/setup-php digest to 44454db (#811)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c94fef6 commit 4952852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: "actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd" # v5.0.1
1717

1818
- name: "Install PHP"
19-
uses: "shivammathur/setup-php@7bf05c6b704e0b9bfee22300130a31b5ea68d593" # v2
19+
uses: "shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1" # v2
2020
with:
2121
coverage: "${{ matrix.coverage }}"
2222
ini-values: display_errors=On, display_startup_errors=On, error_reporting=32767

0 commit comments

Comments
 (0)