Skip to content

Commit adfa25a

Browse files
authored
Merge branch 'main' into renovate/bluefireteam-flutter-gh-pages-8.x
2 parents a2c949c + 2b12f4f commit adfa25a

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.13.0
20+
uses: subosito/flutter-action@v2.16.0
2121
with:
2222
channel: "stable"
2323
- run: flutter pub get

0 commit comments

Comments
 (0)