Skip to content

Commit

Permalink
Merge 3aacd01 into dcc3f77
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
2 parents dcc3f77 + 3aacd01 commit d86d3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
paths: "target/nextest/ci/junit.xml"
- name: Publish Test Coverage
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.3.1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
Expand Down

0 comments on commit d86d3ab

Please sign in to comment.