Skip to content

Commit 7f5b276

Browse files
authored
Merge pull request #322 from hydephp/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 5 to 7
2 parents 84a4847 + 96b7ba2 commit 7f5b276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
-f "description=Coverage is $(cat coverage.txt)%" -f "context=Code Coverage"
7070
7171
- name: Upload coverage reports to Codecov
72-
uses: codecov/codecov-action@v5
72+
uses: codecov/codecov-action@v7
7373
with:
7474
token: ${{ secrets.CODECOV_TOKEN }}
7575

0 commit comments

Comments
 (0)