Skip to content

Commit d592e01

Browse files
authored
Merge pull request #96 from DevimalPlanet/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4.3.0
2 parents c09743f + 7c3c76e commit d592e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- run: yarn install
2525
- run: npm run test:cov
2626
- name: Codecov
27-
uses: codecov/codecov-action@v4.1.1
27+
uses: codecov/codecov-action@v4.3.0
2828
- run: npm run benchmark
2929

0 commit comments

Comments
 (0)