Skip to content

Commit 14323ad

Browse files
authored
Merge pull request #189 from bobokun/dependabot/github_actions/main/codecov/codecov-action-7
build(deps): bump codecov/codecov-action from 6 to 7
2 parents 1e7c381 + 0853d8e commit 14323ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
# Copy and paste the codecov/test-results-action here
4444
- name: Upload coverage to Codecov
45-
uses: codecov/codecov-action@v6
45+
uses: codecov/codecov-action@v7
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}
4848
- name: Upload test results to Codecov

0 commit comments

Comments
 (0)