Skip to content

Commit

Permalink
chore: Revert "chore: bump codecov/codecov-action from 3 to 4" (#3515)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Sep 16, 2023
1 parent 8feaca8 commit 67b7547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ jobs:
cargo tarpaulin --skip-clean --all-targets --features=test-dbs
--out=Xml
- name: Upload to codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
- name: Upload code coverage results
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 67b7547

Please sign in to comment.