diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 634da950..973913ad 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: clone the repo - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 - name: install Flutter sdk uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1