Update action.yml

This commit is contained in:
Daniel Stankewitz 2022-07-24 21:46:53 +02:00 committed by GitHub
parent 76c5a4779f
commit 3ea263c5fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,13 +20,13 @@ runs:
uses: actions/checkout@v3
with:
repository: xiph/ogg
ref: master
ref: v1.3.5
path: ogg
- name: Checkout Vorbis
uses: actions/checkout@v3.0.0
with:
repository: xiph/vorbis
ref: master
ref: v1.3.7
path: vorbis
- name: Check cache
id: liboggvorbis-cache