update ffmpeg action
This commit is contained in:
parent
7734e338d4
commit
b2093ddf35
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
- name: Use ffmpeg on Linux
|
||||
if: ${{ matrix.os == 'ubuntu-latest' }}
|
||||
uses: FedericoCarboni/setup-ffmpeg@v1
|
||||
uses: FedericoCarboni/setup-ffmpeg@v2
|
||||
|
||||
- name: Tests on Linux
|
||||
if: ${{ matrix.os == 'ubuntu-latest' }}
|
||||
|
Loading…
Reference in New Issue
Block a user