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 a45c0d4 commit dc0db41Copy full SHA for dc0db41
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
echo "date=$(/bin/date -u "+%m%w%Y")" >> $GITHUB_OUTPUT
53
54
- name: Install and cache ffmpeg (all OS)
55
- uses: FedericoCarboni/setup-ffmpeg@v2
+ uses: FedericoCarboni/setup-ffmpeg@v3
56
with:
57
token: ${{ secrets.GITHUB_TOKEN }}
58
id: setup-ffmpeg
0 commit comments