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 @@ -120,7 +120,7 @@ jobs:
120
120
if : ${{ matrix.sdk == 'stable' }}
121
121
122
122
- name : Upload coverage
123
- uses : coverallsapp/github-action@c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412
123
+ uses : coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474
124
124
with :
125
125
flag-name : ${{ matrix.package }}-${{ matrix.os }}
126
126
github-token : ${{ secrets.GITHUB_TOKEN }}
@@ -132,7 +132,7 @@ jobs:
132
132
runs-on : ubuntu-latest
133
133
steps :
134
134
- name : Upload coverage
135
- uses : coverallsapp/github-action@c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412
135
+ uses : coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474
136
136
with :
137
137
github-token : ${{ secrets.GITHUB_TOKEN }}
138
138
parallel-finished : true
You can’t perform that action at this time.
0 commit comments