Skip to content

Commit 803e987

Browse files
Merge pull request #11 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 d364150 + 8ac17d2 commit 803e987

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)