Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 86f97e1

Browse files
Merge pull request #2 from python-ffmpegio/dependabot/github_actions/FedericoCarboni/setup-ffmpeg-3
Bump FedericoCarboni/setup-ffmpeg from 2 to 3
2 parents f44dfab + fcf69f2 commit 86f97e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v2
3434

3535
- name: Set up FFmpeg
36-
uses: FedericoCarboni/setup-ffmpeg@v2
36+
uses: FedericoCarboni/setup-ffmpeg@v3
3737
with:
3838
token: ${{ secrets.GITHUB_TOKEN }}
3939

0 commit comments

Comments
 (0)