Skip to content

Commit

Permalink
Merge branch 'next' into compat/203-212
Browse files Browse the repository at this point in the history
  • Loading branch information
YiiGuxing committed Oct 15, 2023
2 parents 62bfb29 + cc46ec4 commit 7e9633c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

# Upload the Kover report to CodeCov
- name: Upload Code Coverage Report
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: ${{ github.workspace }}/build/reports/kover/report.xml

Expand Down

0 comments on commit 7e9633c

Please sign in to comment.