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 7b79a67 commit a8de14aCopy full SHA for a8de14a
.github/workflows/flutter-test.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v2
15
16
- - uses: subosito/flutter-action@v1.5.3
+ - uses: subosito/flutter-action@v2.4.0
17
with:
18
channel: 'stable'
19
0 commit comments