Skip to content

Commit 0686931

Browse files
chore(action): update codecov/codecov-action action to v5.4.1
1 parent 08d1dfb commit 0686931

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
@@ -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@cf3f51a67d2820f7a7cefa0831889fbbef41ca57 # v5.4.1
5050
release:
5151
needs:
5252
- verify

0 commit comments

Comments
 (0)