Skip to content

Commit 160726e

Browse files
authored
Merge pull request #83 from AlphaOne1/dependabot/github_actions/codecov/test-results-action-1.2.1
2 parents f106741 + 4bb466f commit 160726e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Upload test results to Codecov
102102
if: ${{ !cancelled() }}
103-
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
103+
uses: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1.2.1
104104
with:
105105
token: ${{ secrets.CODECOV_TOKEN }}
106106

0 commit comments

Comments
 (0)