Skip to content

Commit 963593c

Browse files
authoredJan 22, 2025
Update codecov/codecov-action action to v5.2.0 (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0bd2b8 commit 963593c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: npx nx run-many --target test -- --ci --coverage
9999

100100
- name: Codecov
101-
uses: codecov/codecov-action@v5.1.2
101+
uses: codecov/codecov-action@v5.2.0
102102
with:
103103
token: ${{ secrets.CODECOV_TOKEN }}
104104
directory: coverage

0 commit comments

Comments
 (0)