We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f106741 + 4bb466f commit 160726eCopy full SHA for 160726e
1 file changed
.github/workflows/test.yml
@@ -100,7 +100,7 @@ jobs:
100
101
- name: Upload test results to Codecov
102
if: ${{ !cancelled() }}
103
- uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
+ uses: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1.2.1
104
with:
105
token: ${{ secrets.CODECOV_TOKEN }}
106
0 commit comments