Update action.yml

This commit is contained in:
Daniel Stankewitz 2022-07-24 18:21:28 +02:00 committed by GitHub
parent 8872ea8748
commit 06b1779fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ runs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: AOMediaCodec/SVT-AV1 repository: AOMediaCodec/SVT-AV1
ref: tags/v1.1.0 ref: v1.1.0
path: svtav1 path: svtav1
- name: Check cache - name: Check cache
id: libsvtav1-cache id: libsvtav1-cache