Skip to content

Commit 0fee49f

Browse files
committed
chore: update codecov to v5
1 parent 08b7e43 commit 0fee49f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: npm run test
2727
- run: npm run check-node-support
2828
- name: Upload coverage reports to Codecov
29-
uses: codecov/codecov-action@v4
29+
uses: codecov/codecov-action@v5
3030
with:
3131
token: ${{ secrets.CODECOV_TOKEN }}
3232
fail_ci_if_error: true

0 commit comments

Comments
 (0)