Skip to content

Commit 301fb6d

Browse files
authored
Merge branch 'main' into renovate/concurrently-9.x
2 parents 5517fbf + 76f7765 commit 301fb6d

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
@@ -47,7 +47,7 @@ jobs:
4747
npm run test-coverage-ci --workspaces --if-present
4848
4949
- name: Upload test coverage report
50-
uses: codecov/codecov-action@v5.0.7
50+
uses: codecov/codecov-action@v5.1.1
5151
with:
5252
files: ./coverage/lcov.info
5353
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)