We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532b307 commit b857f97Copy full SHA for b857f97
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
distribution: 'zulu'
34
java-version: '17'
35
- - uses: subosito/flutter-action@395322a6cded4e9ed503aebd4cc1965625f8e59a
+ - uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
36
37
channel: ${{ matrix.flutter_version }}
38
- run: ./flutter_ci_script_${{ matrix.flutter_version }}.sh
0 commit comments