Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3 to 4 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 30698ed commit bcec93d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20240205-113514.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: Bump codecov/codecov-action from 3 to 4
time: 2024-02-05T11:35:14.186484859Z
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run quality checks and tests
run: task ci
- name: Upload Coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ./coverage.txt
fail_ci_if_error: false
Expand Down

0 comments on commit bcec93d

Please sign in to comment.