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 b1a457d commit 531f541Copy full SHA for 531f541
3 files changed
.github/workflows/claude-code-review.yml
@@ -8,7 +8,7 @@ on:
8
# - "src/**/*.py"
9
10
env:
11
- FFMPEG_VERSION: "7.1"
+ FFMPEG_VERSION: "8.0"
12
13
jobs:
14
claude-review:
.github/workflows/claude.yml
@@ -11,7 +11,7 @@ on:
types: [submitted]
15
16
17
claude:
.github/workflows/python-package.yml
@@ -9,7 +9,7 @@ on:
branches: [ master ]
build:
0 commit comments