Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
PABERTHIER committed Sep 25, 2024
1 parent b845634 commit 1fa7b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install ffmpeg
run: choco install ffmpeg -y --version 3.4.13
run: choco install ffmpeg -y --version=6.1.0

- name: Setup .NET SDK
uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit 1fa7b1b

Please sign in to comment.