Skip to content

Commit fad2b6e

Browse files
renovate[bot]Amxx
andauthored
Update codecov/codecov-action action to v5 (#5298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hadrien Croubois <[email protected]>
1 parent 2655a89 commit fad2b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
100+
- uses: codecov/codecov-action@v5
101101
env:
102102
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
103103

0 commit comments

Comments
 (0)