Skip to content

Commit 5eec2f8

Browse files
deps(renovate): update codecov/codecov-action action to v5
1 parent 04143cb commit 5eec2f8

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
@@ -24,4 +24,4 @@ jobs:
2424
- run: npm run build:esm -- --sourceMap
2525
- run: npx c8 npm run test:esm
2626
- run: npx c8 report --reporter=text-lcov > coverage.lcov
27-
- uses: codecov/codecov-action@v3
27+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)