Skip to content

Commit c94fef6

Browse files
chore(deps): update shivammathur/setup-php digest to 7bf05c6 (#810)
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 eb97f01 commit c94fef6

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@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f" # v2
19+
uses: "shivammathur/setup-php@7bf05c6b704e0b9bfee22300130a31b5ea68d593" # 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)