Skip to content

Commit c1dd29e

Browse files
committed
2 parents a484baf + c97d7bd commit c1dd29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070

7171
- name: Upload test results to Codecov
7272
if: ${{ !cancelled() }}
73-
uses: codecov/test-results-action@4e79e65778be1cecd5df25e14af1eafb6df80ea9 #v1.0.2
73+
uses: codecov/test-results-action@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a #v1.0.3
7474
with:
7575
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)