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.
2 parents f2b3ab2 + aabb320 commit dd5f5e7Copy full SHA for dd5f5e7
.github/workflows/flutter.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v2
24
25
- - uses: subosito/flutter-action@v1.5.3
+ - uses: subosito/flutter-action@v2.4.0
26
with:
27
channel: ${{ matrix.channel }}
28
0 commit comments