Skip to content

Commit fe7dcbc

Browse files
Merge pull request #1317 from form8ion/renovate/master-codecov-codecov-action-6.x
chore(action): update codecov/codecov-action action to v6 (master)
2 parents dc403a4 + 672f6a5 commit fe7dcbc

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@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
31+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
3232
with:
3333
token: ${{ secrets.CODECOV_TOKEN }}
3434
verify-matrix:

0 commit comments

Comments
 (0)