name: "MinIO Cache" description: "Save and restore caches via MinIO/S3." author: "0xMax42" branding: icon: "archive" color: "blue" inputs: key: description: "Unique cache key to identify the cache" required: true paths: description: "List of paths to cache" required: true compression_level: description: "Compression level for the cache. ZStd, eg. 0-6" required: false default: "3" runs: using: "composite" steps: - name: "Run Action" shell: "bash" run: | ./dist/run-amd64