Skip to content

Commit e9a14ec

Browse files
committed
Update subosito/flutter-action action to v2
1 parent 08f5135 commit e9a14ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/setup-java@v1
2020
with:
2121
java-version: '12.x'
22-
- uses: subosito/flutter-action@v1.5.3
22+
- uses: subosito/flutter-action@v2.2.1
2323
with:
2424
flutter-version: '2.5.1'
2525
channel: 'stable'

0 commit comments

Comments
 (0)