We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28cf4cc commit d399885Copy full SHA for d399885
.github/workflows/flutter_news_example.yaml
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@v4
35
36
- - uses: subosito/flutter-action@v2.16.0
+ - uses: subosito/flutter-action@v2.17.0
37
with:
38
channel: ${{matrix.channel}}
39
flutter-version: "3.24.2"
0 commit comments