mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Pin flutter version to specific version
This commit is contained in:
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version: 3.29.x
|
||||
flutter-version: 3.29.2
|
||||
|
||||
- name: Flutter info
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user