Skip to content

Commit 94c29a2

Browse files
Merge pull request #868 from form8ion/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.4.2 (master)
2 parents f102f64 + 90c710c commit 94c29a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

+1-1
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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
27+
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
2828
verify-matrix:
2929
runs-on: ubuntu-latest
3030
strategy:

0 commit comments

Comments
 (0)