We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3566e39 commit 112defbCopy full SHA for 112defb
.github/workflows/build-example.yml
@@ -25,7 +25,7 @@ jobs:
25
distribution: 'zulu'
26
java-version: '11'
27
28
- - uses: subosito/flutter-action@v2.6.1
+ - uses: subosito/flutter-action@v2.7.0
29
with:
30
channel: ${{ matrix.channel }}
31
.github/workflows/dart.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v3
22
23
24
0 commit comments