File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7575 paths : " **/test-results/**/TEST-*.xml"
7676 if : always()
7777 - name : Upload code coverage data
78- uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
78+ uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
7979 with :
8080 token : ${{ secrets.CODECOV_TOKEN }}
8181 flags : test-${{ matrix.os }}
@@ -117,7 +117,7 @@ jobs:
117117 paths : " **/test-results/**/TEST-*.xml"
118118 if : always()
119119 - name : Upload code coverage data
120- uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
120+ uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
121121 with :
122122 token : ${{ secrets.CODECOV_TOKEN }}
123123 flags : funTest-non-docker
@@ -162,7 +162,7 @@ jobs:
162162 paths : " **/test-results/**/TEST-*.xml"
163163 if : always()
164164 - name : Upload code coverage data
165- uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
165+ uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
166166 with :
167167 token : ${{ secrets.CODECOV_TOKEN }}
168168 flags : funTest-docker
You can’t perform that action at this time.
0 commit comments