File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 - uses : actions/setup-java@v4
1313 with :
1414 java-version : ' 11.x'
15- - uses : subosito/flutter-action@v1
15+ - uses : subosito/flutter-action@v2
1616 with :
1717 # flutter-version: '1.11.0'
1818 channel : ' beta'
Original file line number Diff line number Diff line change 2222 - uses : actions/setup-java@v4
2323 with :
2424 java-version : ' 11.x'
25- - uses : subosito/flutter-action@v1
25+ - uses : subosito/flutter-action@v2
2626 with :
2727 channel : ${{ matrix.flutter }}
2828 - run : dart --version
Original file line number Diff line number Diff line change 2424 - uses : actions/setup-java@v4
2525 with :
2626 java-version : ' 11.x'
27- - uses : subosito/flutter-action@v1
27+ - uses : subosito/flutter-action@v2
2828 with :
2929 channel : ${{ matrix.flutter }}
3030 - run : dart --version
You can’t perform that action at this time.
0 commit comments