chore: bump codecov/codecov-action from 5.5.4 to 6.0.1 (#7833)

This commit is contained in:
dependabot[bot]
2026-06-16 09:02:59 -08:00
committed by GitHub
parent 71ba0191f2
commit f7663cc34c

View File

@@ -144,7 +144,7 @@ jobs:
test/package-lock.json
- run: SKIP_SUBMODULE_DEPS=1 npm ci
- run: npm run test:unit
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
if: success()
with:
token: ${{ secrets.CODECOV_TOKEN }}