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 @@ -187,7 +187,7 @@ jobs:
187187
188188 - name : Coveralls.io Upload
189189 if : ${{ matrix.coverage == 'cov' }}
190- uses : coverallsapp/github-action@v2.2.3
190+ uses : coverallsapp/github-action@v2.3.0
191191 with :
192192 format : lcov
193193 files : " ./coverage.info"
@@ -422,7 +422,7 @@ jobs:
422422
423423 - name : Coveralls.io Upload
424424 if : ${{ matrix.coverage == 'cov' }}
425- uses : coverallsapp/github-action@v2.2.3
425+ uses : coverallsapp/github-action@v2.3.0
426426 with :
427427 format : lcov
428428 files : " ./coverage.info"
@@ -626,7 +626,7 @@ jobs:
626626
627627 - name : Coveralls.io Upload
628628 if : ${{ matrix.coverage == 'cov' }}
629- uses : coverallsapp/github-action@v2.2.3
629+ uses : coverallsapp/github-action@v2.3.0
630630 with :
631631 format : lcov
632632 files : " ./coverage.info"
You can’t perform that action at this time.
0 commit comments