Skip to content

Commit 5864005

Browse files
chore(deps): update codecov/codecov-action action to v5.4.2
1 parent e4a0c25 commit 5864005

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.4.2
2828
- run: npm run benchmark
2929

0 commit comments

Comments
 (0)