Trying actions/checkout@v3

ffmpeg_4.4.2
Javernaut 2 years ago
parent 8b496b2678
commit 89631fa511
  1. 2
      .github/workflows/compilability_check.yml

@ -8,7 +8,7 @@ jobs:
abi: [ "armeabi-v7a", "arm64-v8a", "x86", "x86_64" ]
fail-fast: false
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Setup the environment
run: |

Loading…
Cancel
Save