Skip to content

Commit e88fcc4

Browse files
chore(action): update codecov/codecov-action action to v5.5.3
1 parent 442c0ff commit e88fcc4

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 install --global corepack@latest
4747
- run: corepack npm audit signatures
4848
- run: npm test
49-
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
49+
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
5050
release:
5151
needs:
5252
- verify

0 commit comments

Comments
 (0)