Skip to content

Commit

Permalink
setup ffmpeg to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
LoannPeurey committed Jun 4, 2024
1 parent f20a097 commit 70eec60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
python-version: "${{ matrix.python-version }}"
- name: ffmpeg
uses: FedericoCarboni/setup-ffmpeg@v2
uses: FedericoCarboni/setup-ffmpeg@v3
with:
token: ${{ secrets.GITHUB }}
- name: sndfile
Expand Down

0 comments on commit 70eec60

Please sign in to comment.