Skip to content

Commit 8bc2be1

Browse files
chore(action): update codecov/codecov-action action to v6
1 parent 3b3322c commit 8bc2be1

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
@@ -29,7 +29,7 @@ jobs:
2929
cache: npm
3030
- run: npm clean-install
3131
- run: npm test
32-
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
32+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
3333
verify-matrix:
3434
runs-on: ubuntu-latest
3535
strategy:

0 commit comments

Comments
 (0)