Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (finos#3661
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent f9da22a commit 8664841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# Codecov will take care of merging the result from different test groups
# See https://about.codecov.io/product/feature/report-merging/
- name: Upload test coverage report
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.2
with:
directory: ./build/coverage
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 8664841

Please sign in to comment.