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 1cddeb6 commit 73982d2Copy full SHA for 73982d2
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
cache: pip
40
cache-dependency-path: setup.py
41
- name: Setup FFmpeg
42
- uses: FedericoCarboni/setup-ffmpeg@102916131ac71e9c7ad6fa9d98fed2c9d86722e6 # v1.1.0
+ uses: FedericoCarboni/setup-ffmpeg@v2
43
- name: Install dependencies
44
# nbclient 0.5.5 is the first version that includes jupyter execute
45
run: |
0 commit comments