Skip to content

Commit 2a952e9

Browse files
Update codecov/codecov-action action to v7
1 parent 274fa2c commit 2a952e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm run test:coverage
3030

3131
- name: Upload coverage to Codecov
32-
uses: codecov/codecov-action@v5
32+
uses: codecov/codecov-action@v7
3333
if: always()
3434
with:
3535
file: ./coverage/lcov.info

0 commit comments

Comments
 (0)