We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28a38a commit 8c2c62eCopy full SHA for 8c2c62e
.github/workflows/flutter.yml
@@ -22,7 +22,7 @@ jobs:
22
distribution: 'zulu'
23
java-version: '11'
24
25
- - uses: subosito/flutter-action@v1
+ - uses: subosito/flutter-action@v2
26
with:
27
channel: ${{ matrix.flutter-channel }}
28
0 commit comments