Skip to content

Commit 8c2c62e

Browse files
Update subosito/flutter-action action to v2 (#21)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a28a38a commit 8c2c62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
distribution: 'zulu'
2323
java-version: '11'
2424

25-
- uses: subosito/flutter-action@v1
25+
- uses: subosito/flutter-action@v2
2626
with:
2727
channel: ${{ matrix.flutter-channel }}
2828

0 commit comments

Comments
 (0)