Skip to content

Commit 3e52d94

Browse files
chore(action): update codecov/codecov-action action to v5.4.2
1 parent 08d1dfb commit 3e52d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- run: npm clean-install
4747
- run: corepack npm audit signatures
4848
- run: npm test
49-
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
49+
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
5050
release:
5151
needs:
5252
- verify

0 commit comments

Comments
 (0)