Skip to content

Commit 822a482

Browse files
chore(deps): update codecov/codecov-action action to v5.5.4 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2110a72 commit 822a482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-cov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
npm ci --ignore-scripts
2727
npm run coverage:report
2828
- name: Codecov
29-
uses: codecov/codecov-action@v5.5.3
29+
uses: codecov/codecov-action@v5.5.4
3030
with:
3131
token: ${{ secrets.CODECOV_TOKEN }}
3232
file: ./coverage.lcov

0 commit comments

Comments
 (0)