Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 4 to 5 (ixti#196)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexey Zapparov <[email protected]>
  • Loading branch information
dependabot[bot] and ixti authored Nov 17, 2024
1 parent bca3912 commit 8f3fcf2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ jobs:
run: bundle exec rake test

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
uses: codecov/codecov-action@v5

# See: https://github.com/orgs/community/discussions/26822#discussioncomment-3305794
test-finale:
Expand Down

0 comments on commit 8f3fcf2

Please sign in to comment.