Skip to content

Commit 988f29c

Browse files
chore: update codecov/codecov-action action to v5
1 parent aea2fbe commit 988f29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: yarn test --coverage
2626

2727
- name: codecov
28-
uses: codecov/codecov-action@v4
28+
uses: codecov/codecov-action@v5
2929

3030
- name: Build
3131
run: yarn run build

0 commit comments

Comments
 (0)