File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 with :
2626 java-version : ' 12.x'
2727 distribution : ' adopt'
28- - uses : subosito/flutter-action@v1
28+ - uses : subosito/flutter-action@v2
2929 with :
3030 channel : ' stable'
3131 - run : flutter pub get
5353 runs-on : ${{ matrix.os }}
5454 steps :
5555 - uses : actions/checkout@v2
56- - uses : subosito/flutter-action@v1
56+ - uses : subosito/flutter-action@v2
5757 with :
5858 channel : ${{ matrix.flutter_channel }}
5959 - working-directory : feedback/example
Original file line number Diff line number Diff line change 2424 with :
2525 java-version : ' 12.x'
2626 distribution : ' adopt'
27- - uses : subosito/flutter-action@v1
27+ - uses : subosito/flutter-action@v2
2828 with :
2929 channel : ' stable'
3030 - run : flutter pub get
Original file line number Diff line number Diff line change 2424 with :
2525 java-version : ' 12.x'
2626 distribution : ' adopt'
27- - uses : subosito/flutter-action@v1
27+ - uses : subosito/flutter-action@v2
2828 with :
2929 channel : ' stable'
3030 - run : flutter pub get
Original file line number Diff line number Diff line change 1010
1111 steps :
1212 - uses : actions/checkout@v2
13- - uses : subosito/flutter-action@v1
13+ - uses : subosito/flutter-action@v2
1414 - uses : bluefireteam/flutter-gh-pages@v7
1515 with :
1616 workingDir : feedback/example
You can’t perform that action at this time.
0 commit comments