Skip to content

Commit 6154688

Browse files
build(deps): bump codecov/codecov-action from 4 to 5 (#959)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c32a06e commit 6154688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verifications.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ jobs:
7575
run: npm run test:ci
7676

7777
- name: Upload coverage reports to Codecov
78-
uses: codecov/codecov-action@v4
78+
uses: codecov/codecov-action@v5
7979
env:
8080
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)