diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ce0171e..63b05a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e # v2.21.0 + - uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0 with: channel: ${{ matrix.channel }} flutter-version: ${{ matrix.flutter-version }}