Skip to content

Commit 14f4d39

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 7933a7b commit 14f4d39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- run: yarn test
2020
env:
2121
CI: true
22-
- uses: codecov/codecov-action@v3
22+
- uses: codecov/codecov-action@v5

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- run: yarn install
2020
- run: yarn run test
2121
- run: yarn run build
22-
- uses: codecov/codecov-action@v3
22+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)