Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4847481

Browse files
authoredJan 23, 2025··
chore(deps): update codecov/codecov-action action to v5.3.0
1 parent 1a1b4fb commit 4847481

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@v5.1.2
27+
uses: codecov/codecov-action@v5.3.0
2828
- run: npm run benchmark
2929

0 commit comments

Comments
 (0)
Please sign in to comment.