Skip to content

Commit 3ca5bfa

Browse files
Bump codecov/codecov-action from 5.5.5 to 7.0.0 (#560)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8c9d29 commit 3ca5bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
PHP_VERSION: ${{ matrix.php }}
4848

4949
- name: Upload coverage to Codecov.
50-
uses: codecov/codecov-action@0fb7174895f61a3b6b78fc075e0cd60383518dac # v5.5.5
50+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
5151
with:
5252
files: ./coverage.xml
5353
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)