We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151199c commit 7269328Copy full SHA for 7269328
.github/workflows/flutter.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.3
17
with:
18
channel: 'stable'
19
0 commit comments