Skip to content

Commit

Permalink
Merge pull request #3304 from boto/dependabot/github_actions/codecov/…
Browse files Browse the repository at this point in the history
…codecov-action-5.0.2

Bump codecov/codecov-action from 4.6.0 to 5.0.2
  • Loading branch information
nateprewitt authored Nov 18, 2024
2 parents 2f81898 + a862e85 commit 698ea92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
python scripts/ci/run-tests --with-cov --with-xdist
- name: Run codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a
with:
directory: tests

Expand Down

0 comments on commit 698ea92

Please sign in to comment.