Skip to content

Commit b723081

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0 (#12)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 5d12832 commit b723081

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
@@ -646,7 +646,7 @@ jobs:
646646
run: cmake --build --preset=default --target ccov-all
647647

648648
- name: Upload coverage report
649-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
649+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
650650
with:
651651
token: ${{ secrets.CODECOV_TOKEN }}
652652
fail_ci_if_error: true

0 commit comments

Comments
 (0)