Skip to content

Commit 6154688

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verifications.yml

Lines changed: 1 addition & 1 deletion
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)