Skip to content

Commit 0c69c55

Browse files
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (#73)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.2. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent beedae3 commit 0c69c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
--durations=20
6767
6868
- name: Upload coverage report
69-
uses: codecov/codecov-action@v4.6.0
69+
uses: codecov/codecov-action@v5.0.2
7070
with:
7171
token: ${{ secrets.CODECOV_TOKEN }}
7272

0 commit comments

Comments
 (0)