Skip to content

Commit efefeb7

Browse files
authored
Merge pull request #115 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-18283e04ce6e62d37312384ff67231eb8fd56d24
build(deps): bump codecov/codecov-action from 4650159d642e33fdc30954ca22638caf0df6cac8 to 18283e04ce6e62d37312384ff67231eb8fd56d24
2 parents ec447a5 + 26562fa commit efefeb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Ž.github/workflows/run-tests.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
# 8. Upload coverage to Codecov
137137
# β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
138138
- name: Upload code coverage
139-
uses: codecov/codecov-action@4650159d642e33fdc30954ca22638caf0df6cac8 # v5.4.3
139+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
140140
with:
141141
token: ${{ secrets.CODECOV_TOKEN }} # required for private repos
142142
flags: unittests

0 commit comments

Comments
Β (0)