Skip to content

Commit fe3b42c

Browse files
Merge pull request #951 from travi-test/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.4.3 (master)
2 parents fabd4ed + 64db782 commit fe3b42c

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
@@ -24,7 +24,7 @@ jobs:
2424
cache: npm
2525
- run: npm clean-install
2626
- run: npm test
27-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
27+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
2828
release:
2929
needs:
3030
- verify

0 commit comments

Comments
 (0)