Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v4 (#6563)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent d19474b commit 97c1738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Expand Up @@ -111,7 +111,7 @@ jobs:
path: |
/home/runner/.npm/_logs/**/*
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
continue-on-error: true
with:
flags: ${{ steps.test-coverage-flags.outputs.os }},${{ steps.test-coverage-flags.outputs.node }}
Expand Down

2 comments on commit 97c1738

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,380
  • Package size: 321 MB
  • Number of ts-expect-error directives: 997

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,380
  • Package size: 321 MB
  • Number of ts-expect-error directives: 997

Please sign in to comment.