Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 4.0.2 to 4.4.0 (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 4b063a0 commit 15c891e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
TEST_LANGS: en

- name: Upload Coverage Report
uses: codecov/codecov-action@v4.0.2
uses: codecov/codecov-action@v4.4.0
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:

- name: Upload Coverage Report
if: github.event_name == 'pull_request'
uses: codecov/codecov-action@v4.0.2
uses: codecov/codecov-action@v4.4.0

0 comments on commit 15c891e

Please sign in to comment.