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