Skip to content

Commit a835b6e

Browse files
deps(renovate): update codecov/codecov-action action to v5
1 parent c9c62eb commit a835b6e

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
@@ -28,4 +28,4 @@ jobs:
2828
- run: npm ci
2929
- run: npx c8 npm test
3030
- run: npx c8 report --reporter=text-lcov > coverage.lcov
31-
- uses: codecov/codecov-action@v3
31+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)