Skip to content

Commit 9df8ae8

Browse files
Merge pull request #1108 from form8ion/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5 (master)
2 parents 6577aa8 + a46c0f0 commit 9df8ae8

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)