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 a0cec0a commit 76b42bfCopy full SHA for 76b42bf
.github/workflows/build-example.yml
@@ -25,7 +25,7 @@ jobs:
25
distribution: 'zulu'
26
java-version: '11'
27
28
- - uses: subosito/flutter-action@v2.7.1
+ - uses: subosito/flutter-action@v2.8.0
29
with:
30
channel: ${{ matrix.channel }}
31
.github/workflows/flutter.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v3
21
22
23
24
0 commit comments