diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 67f0ddb..20ce3f0 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -19,7 +19,7 @@ jobs: - name: Set up Flutter uses: subosito/flutter-action@v2 with: - flutter-version: 3.41.6 + flutter-version: 3.41.9 - name: Set up Go uses: actions/setup-go@v6