Update action.yml

This commit is contained in:
Daniel Stankewitz 2022-07-24 22:01:56 +02:00 committed by GitHub
parent 42175c4654
commit de055eec1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ runs:
uses: actions/checkout@v3.0.0 uses: actions/checkout@v3.0.0
with: with:
repository: sekrit-twc/zimg repository: sekrit-twc/zimg
ref: release-2.9.2 ref: release-3.0.4
path: zimg path: zimg
- name: Check cache - name: Check cache
id: libzimg-cache id: libzimg-cache
@ -49,4 +49,4 @@ runs:
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: libzimg-${{ inputs.env }}-${{ inputs.config }} name: libzimg-${{ inputs.env }}-${{ inputs.config }}
path: dist/libzimg.tgz path: dist/libzimg.tgz