Skip to content

Commit 2a7b4de

Browse files
committed
updated github action setup-ffmpeg to v3.1
1 parent 1f121d1 commit 2a7b4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test_n_pub.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@v4
4242

4343
- name: Set up FFmpeg
44-
uses: FedericoCarboni/setup-ffmpeg@v3
44+
uses: FedericoCarboni/setup-ffmpeg@v3.1
4545
with:
4646
architecture: x64
4747
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)