Skip to content

Commit ba7f281

Browse files
chore(deps): update codecov/codecov-action action to v5.4.2 (#71)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 157ccc8 commit ba7f281

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
@@ -628,7 +628,7 @@ jobs:
628628
run: cmake --build --preset=default --target ccov-all
629629

630630
- name: Upload coverage report
631-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
631+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
632632
with:
633633
token: ${{ secrets.CODECOV_TOKEN }}
634634
fail_ci_if_error: true

0 commit comments

Comments
 (0)