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 d91cfd2 commit 213c76bCopy full SHA for 213c76b
1 file changed
.github/workflows/unit-test.yml
@@ -30,7 +30,7 @@ jobs:
30
ffmpeg-version: '7.0.2'
31
32
- name: Setup Java
33
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
34
with:
35
distribution: temurin
36
java-version: 24
0 commit comments