Skip to content

Commit 1cf559e

Browse files
deps(renovate): update codecov/codecov-action action to v5
1 parent 9d38408 commit 1cf559e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- run: npm run build
3030
- run: npx c8 npm test
3131
- run: npx c8 report --reporter=text-lcov > coverage.lcov
32-
- uses: codecov/codecov-action@v3
32+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)