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 797930e commit c895bc3Copy full SHA for c895bc3
.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.18.0
+ - uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
37
with:
38
channel: ${{matrix.channel}}
39
flutter-version: "3.24.2"
0 commit comments