Skip to content

Commit a46c0f0

Browse files
chore(action): update codecov/codecov-action action to v5
1 parent 6577aa8 commit a46c0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
- run: npm clean-install
4444
- run: npm audit signatures
4545
- run: npm test
46-
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
46+
- uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
4747
release:
4848
needs:
4949
- verify

0 commit comments

Comments
 (0)