Skip to content

Commit 44b3904

Browse files
chore(action): update codecov/codecov-action action to v6.0.2 (#1407)
chore(action): update codecov/codecov-action action to v6.0.2 (master)
2 parents 01d3f4a + 5d545e1 commit 44b3904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: npm install --global corepack@latest
2929
- run: corepack npm audit signatures
3030
- run: npm test
31-
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
31+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
3232
with:
3333
token: ${{ secrets.CODECOV_TOKEN }}
3434
verify-matrix:

0 commit comments

Comments
 (0)