There was an error while loading. Please reload this page.
1 parent e2e9063 commit b83c176Copy full SHA for b83c176
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
run: npm test
41
42
- name: "unit(test): upload coverage to CodeCov"
43
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
44
with:
45
directory: ./coverage
46
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments