Skip to content

Commit 40bc054

Browse files
chore(action): update codecov/codecov-action action to v7 (#1409)
chore(action): update codecov/codecov-action action to v7 (master)
2 parents b5dbdd0 + 207911c commit 40bc054

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@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
31+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
3232
with:
3333
token: ${{ secrets.CODECOV_TOKEN }}
3434
verify-matrix:

0 commit comments

Comments
 (0)