Skip to content

Commit f234e85

Browse files
build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#443)
1 parent ab28db9 commit f234e85

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
@@ -40,7 +40,7 @@ jobs:
4040
run: npm test
4141

4242
- name: "unit(test): upload coverage to CodeCov"
43-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
43+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
4444
with:
4545
directory: ./coverage
4646
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)