Skip to content

Commit 9400ce1

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 1dde756 commit 9400ce1

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
@@ -64,7 +64,7 @@ jobs:
6464
uses: actions/download-artifact@v4
6565
- name: Run coverage
6666
run: make ci_coverage
67-
- uses: codecov/codecov-action@v4
67+
- uses: codecov/codecov-action@v5
6868
with:
6969
token: ${{ secrets.CODECOV_TOKEN }}
7070
fail_ci_if_error: true

0 commit comments

Comments
 (0)