File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9999
100100 - run : mkdir -p current_repo/output/
101101
102- - uses : subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
102+ - uses : subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
103103 if : ${{ inputs.use-flutter }}
104104 with :
105105 channel : ${{ inputs.sdk }}
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119119 with :
120120 submodules : ${{ inputs.checkout_submodules }}
121121
122- - uses : subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
122+ - uses : subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
123123 if : ${{ inputs.use-flutter }}
124124 with :
125125 channel : ${{ inputs.sdk }}
@@ -202,7 +202,7 @@ jobs:
202202 with :
203203 submodules : ${{ inputs.checkout_submodules }}
204204
205- - uses : subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
205+ - uses : subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885
206206 if : ${{ inputs.use-flutter }}
207207 with :
208208 channel : ${{ inputs.sdk }}
You can’t perform that action at this time.
0 commit comments