Skip to content

Commit 7eebb78

Browse files
chore(deps): update codecov/codecov-action action to v5 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ce446b commit 7eebb78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ runs:
101101
if: ${{ inputs.check == 'true' }}
102102

103103

104-
- uses: codecov/codecov-action@v4
104+
- uses: codecov/codecov-action@v5
105105
with:
106106
token: ${{ inputs.CODECOV_TOKEN }}
107107
flags: ${{ inputs.package_name }}

0 commit comments

Comments
 (0)