We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1520481 commit 5ad0c58Copy full SHA for 5ad0c58
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
echo "date=$(/bin/date -u "+%m%w%Y")" >> $GITHUB_OUTPUT
52
53
- name: Install and cache ffmpeg (all OS)
54
- uses: FedericoCarboni/setup-ffmpeg@v2
+ uses: FedericoCarboni/setup-ffmpeg@v3
55
with:
56
token: ${{ secrets.GITHUB_TOKEN }}
57
id: setup-ffmpeg
0 commit comments