Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 262c532 commit 77139fa
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@v3.1.4
uses: codecov/codecov-action@v3.1.5
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@v3.1.4
uses: codecov/codecov-action@v3.1.5

0 comments on commit 77139fa

Please sign in to comment.