Skip to content

Commit 9cfdccd

Browse files
Update codecov/codecov-action action to v6 (#6441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be81482 commit 9cfdccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
uses: ./.github/actions/setup
9898
- name: Run coverage
9999
run: npm run coverage
100-
- uses: codecov/codecov-action@v5
100+
- uses: codecov/codecov-action@v6
101101
env:
102102
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
103103

0 commit comments

Comments
 (0)