File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : subosito/flutter-action@v2
1515 with :
16- flutter-version : " 3.19.2 "
16+ flutter-version : " 3.24.5 "
1717 channel : " stable"
1818 - run : |
1919 sudo apt-get update
3030 - uses : actions/checkout@v3
3131 - uses : subosito/flutter-action@v2
3232 with :
33- flutter-version : " 3.19.2 "
33+ flutter-version : " 3.24.5 "
3434 channel : " stable"
3535 - uses : bluefireteam/melos-action@v3
3636 - working-directory : ./packages/tray_manager/example
4343 - uses : actions/checkout@v3
4444 - uses : subosito/flutter-action@v2
4545 with :
46- flutter-version : " 3.19.2 "
46+ flutter-version : " 3.24.5 "
4747 channel : " stable"
4848 - uses : bluefireteam/melos-action@v3
4949 - working-directory : ./packages/tray_manager/example
5656 - uses : actions/checkout@v3
5757 - uses : subosito/flutter-action@v2
5858 with :
59- flutter-version : " 3.19.2 "
59+ flutter-version : " 3.24.5 "
6060 channel : " stable"
6161 - uses : bluefireteam/melos-action@v3
6262 - working-directory : ./packages/tray_manager/example
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : subosito/flutter-action@v2
1515 with :
16- flutter-version : " 3.19.2 "
16+ flutter-version : " 3.24.5 "
1717 channel : " stable"
1818 - uses : bluefireteam/melos-action@v3
1919 - run : melos run analyze
2424 - uses : actions/checkout@v3
2525 - uses : subosito/flutter-action@v2
2626 with :
27- flutter-version : " 3.19.2 "
27+ flutter-version : " 3.24.5 "
2828 channel : " stable"
2929 cache : true
3030 - uses : bluefireteam/melos-action@v3
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : subosito/flutter-action@v2
1515 with :
16- flutter-version : " 3.19.2 "
16+ flutter-version : " 3.24.5 "
1717 channel : " stable"
1818 cache : true
1919 - uses : bluefireteam/melos-action@v3
You can’t perform that action at this time.
0 commit comments