Skip to content

Commit b701bf7

Browse files
authored
Merge pull request #615 from astroautomata/dependabot/github_actions/codecov/codecov-action-7
chore(deps): bump codecov/codecov-action from 6 to 7
2 parents 41f96f0 + 2340e86 commit b701bf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
pattern: coverage-*
156156
path: coverage
157157
- name: Upload to Codecov
158-
uses: codecov/codecov-action@v6
158+
uses: codecov/codecov-action@v7
159159
with:
160160
token: ${{ secrets.CODECOV_TOKEN }}
161161
directory: ./coverage

0 commit comments

Comments
 (0)