Skip to content

Commit 208f9f3

Browse files
committed
chore(action): update codecov/codecov-action action to v4.6.0
1 parent e13769f commit 208f9f3

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
@@ -43,7 +43,7 @@ jobs:
4343
cache: npm
4444
- run: npm clean-install
4545
- run: npm test
46-
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
46+
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
4747
release:
4848
needs:
4949
- verify

0 commit comments

Comments
 (0)