Skip to content

Commit c3b8f6f

Browse files
authored
Merge pull request #3 from childmindresearch/dependabot/github_actions/codecov/codecov-action-5.5.2
Bump codecov/codecov-action from 5.5.1 to 5.5.2
2 parents 48aa4dd + ae73fa4 commit c3b8f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
--log-level=DEBUG \
2828
--verbose
2929
- name: Upload coverage to Codecov
30-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
30+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de
3131
with:
3232
token: ${{ secrets.CODECOV_TOKEN }}
3333
verbose: true

0 commit comments

Comments
 (0)