Skip to content

Commit 27e2e71

Browse files
chore(action): update codecov/codecov-action action to v5.0.1
1 parent 9df8ae8 commit 27e2e71

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@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
46+
- uses: codecov/codecov-action@3b1354a6c45db9f1008891f4eafc1a7e94ce1d18 # v5.0.1
4747
release:
4848
needs:
4949
- verify

0 commit comments

Comments
 (0)