diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59b7e188..31daf581 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Set up FFmpeg - uses: FedericoCarboni/setup-ffmpeg@v3 + uses: AnimMouse/setup-ffmpeg@v1 - name: Set up Python 3.12 uses: actions/setup-python@v5 with: