diff --git a/.github/workflows/windows-new.yml b/.github/workflows/windows-new.yml index e6ffd67..0d24d42 100644 --- a/.github/workflows/windows-new.yml +++ b/.github/workflows/windows-new.yml @@ -16,6 +16,8 @@ jobs: - name: Set up Flutter uses: subosito/flutter-action@v2 + with: + flutter-version: 3.41.5 - name: Set up Go uses: actions/setup-go@v6