Skip to content

Commit badaee4

Browse files
chore(action): update codecov/codecov-action action to v4
1 parent de77233 commit badaee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- run: npm clean-install
4545
- run: corepack npm audit signatures
4646
- run: npm test
47-
- uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3.1.6
47+
- uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
4848
release:
4949
needs:
5050
- verify

0 commit comments

Comments
 (0)