Skip to content

Commit 37e2d35

Browse files
authored
Merge pull request #6 from AlphaSphereDotAI/renovate/subosito-flutter-action-2.x
Update subosito/flutter-action action to v2.18.0
2 parents 01e69c2 + e17dff6 commit 37e2d35

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
@@ -17,7 +17,7 @@ jobs:
1717
key: ${{ runner.os }}-pub-${{ hashFiles('**/pubspec.yaml') }}
1818
restore-keys: ${{ runner.os }}-pub-
1919
- name: Set up Flutter
20-
uses: subosito/flutter-action@v2.16.0
20+
uses: subosito/flutter-action@v2.18.0
2121
with:
2222
channel: "stable"
2323
- run: flutter pub get

0 commit comments

Comments
 (0)