diff --git a/.github/actions/libzimg/action.yml b/.github/actions/libzimg/action.yml index 5381737..5b82729 100644 --- a/.github/actions/libzimg/action.yml +++ b/.github/actions/libzimg/action.yml @@ -20,7 +20,7 @@ runs: uses: actions/checkout@v3.0.0 with: repository: sekrit-twc/zimg - ref: release-2.9.2 + ref: release-3.0.4 path: zimg - name: Check cache id: libzimg-cache @@ -49,4 +49,4 @@ runs: uses: actions/upload-artifact@v2 with: name: libzimg-${{ inputs.env }}-${{ inputs.config }} - path: dist/libzimg.tgz \ No newline at end of file + path: dist/libzimg.tgz