File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113
113
if : ${{ matrix.sdk == 'stable' }}
114
114
115
115
- name : Upload coverage
116
- uses : coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474
116
+ uses : coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
117
117
with :
118
118
flag-name : ${{ matrix.package }}-${{ matrix.os }}
119
119
github-token : ${{ secrets.GITHUB_TOKEN }}
@@ -125,7 +125,7 @@ jobs:
125
125
runs-on : ubuntu-latest
126
126
steps :
127
127
- name : Upload coverage
128
- uses : coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474
128
+ uses : coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
129
129
with :
130
130
github-token : ${{ secrets.GITHUB_TOKEN }}
131
131
parallel-finished : true
You can’t perform that action at this time.
0 commit comments