Skip to content

Commit 3e1967b

Browse files
Revert "Bump subosito/flutter-action from 2.19.0 to 2.20.0 (#121)" (#122)
1 parent 532b307 commit 3e1967b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
distribution: 'zulu'
3434
java-version: '17'
35-
- uses: subosito/flutter-action@395322a6cded4e9ed503aebd4cc1965625f8e59a
35+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
3636
with:
3737
channel: ${{ matrix.flutter_version }}
3838
- run: ./flutter_ci_script_${{ matrix.flutter_version }}.sh

0 commit comments

Comments
 (0)