Skip to content

Commit

Permalink
Downgrade codecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomcc committed May 4, 2024
1 parent acfc1b3 commit 384aa1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: cargo tarpaulin --verbose --doc --all-features --all-targets --engine llvm --out xml
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3

0 comments on commit 384aa1f

Please sign in to comment.