Skip to content

Commit a6a6b34

Browse files
Merge pull request #1242 from travi/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.4.3 (master)
2 parents 39439f9 + eb44f45 commit a6a6b34

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
@@ -26,7 +26,7 @@ jobs:
2626
cache: npm
2727
- run: npm clean-install
2828
- run: npm test
29-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
29+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
3030
verify-matrix:
3131
runs-on: ubuntu-latest
3232
strategy:

0 commit comments

Comments
 (0)