Skip to content

Commit

Permalink
github-actions(deps): bump codecov/codecov-action from 3 to 4 (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent c847012 commit 79b62a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
env:
GITHUB_TOKEN: test
- name: Upload coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
flags: ${{ matrix.test.name }}
name: ${{ matrix.test.name }}
Expand Down

0 comments on commit 79b62a9

Please sign in to comment.