Skip to content

Commit 4ca8621

Browse files
chore(deps): update codecov/codecov-action action to v5 (#1556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b45f17b commit 4ca8621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Run tests
4646
run: pnpm test
4747
- name: Collect coverage
48-
uses: codecov/codecov-action@v4
48+
uses: codecov/codecov-action@v5
4949
if: success()
5050
with:
5151
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)