Skip to content

Commit

Permalink
Update tests.yml (#243)
Browse files Browse the repository at this point in the history
use v1.2 that fixes some of the warnings,
  • Loading branch information
Iamshankhadeep authored Dec 29, 2022
1 parent 317496d commit 56db26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup FFmpeg
uses: Iamshankhadeep/setup-ffmpeg@v1.1
uses: Iamshankhadeep/setup-ffmpeg@v1.2
with:
# Not strictly necessary, but it may prevent rate limit
# errors especially on GitHub-hosted macos machines.
Expand Down

0 comments on commit 56db26a

Please sign in to comment.