We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e96ab0 commit 924d928Copy full SHA for 924d928
.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.17.0
+ - uses: subosito/flutter-action@v2.18.0
37
with:
38
channel: ${{matrix.channel}}
39
flutter-version: "3.24.2"
0 commit comments