File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
99
100
100
- run : mkdir -p current_repo/output/
101
101
102
- - uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
102
+ - uses : subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
103
103
if : ${{ inputs.use-flutter }}
104
104
with :
105
105
channel : ${{ inputs.sdk }}
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119
119
with :
120
120
submodules : ${{ inputs.checkout_submodules }}
121
121
122
- - uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
122
+ - uses : subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
123
123
if : ${{ inputs.use-flutter }}
124
124
with :
125
125
channel : ${{ inputs.sdk }}
@@ -202,7 +202,7 @@ jobs:
202
202
with :
203
203
submodules : ${{ inputs.checkout_submodules }}
204
204
205
- - uses : subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
205
+ - uses : subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
206
206
if : ${{ inputs.use-flutter }}
207
207
with :
208
208
channel : ${{ inputs.sdk }}
You can’t perform that action at this time.
0 commit comments