Skip to content

Commit b83c176

Browse files
build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1 (#496)
1 parent e2e9063 commit b83c176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
43+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
4444
with:
4545
directory: ./coverage
4646
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)