Skip to content

Commit 10ae462

Browse files
chore(deps): update codecov/codecov-action action to v5.5.4
1 parent 399b831 commit 10ae462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
- name: map coverage
185185
run: node ./scripts/mapCoverage.mjs
186186
if: always()
187-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
187+
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
188188
if: always()
189189
with:
190190
directory: ./coverage

0 commit comments

Comments
 (0)