Deploy version 1.3.0

This commit is contained in:
Gitea Actions
2025-09-20 16:42:35 +00:00
parent 25b381db2e
commit 389685bc91
2 changed files with 5572 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ inputs:
description: "Unique cache key to identify the cache"
required: true
paths:
description: "List of paths to cache"
description: "List of paths or glob patterns to cache (supports *, **, ?)"
required: true
compression-level:
description: "Compression level for the cache. ZStd, eg. 0-6"