You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `path` | Files, directories, and wildcard patterns to cache | Yes | |
32
-
| `key` | Explicit key for restoring and saving cache | Yes | |
33
-
| `restore-keys` | Ordered list of prefix-matched keys for fallback | No | |
34
-
| `fallback-branch` | Optional maintenance branch for fallback restore keys (pattern: `branch-*`). If not set, the repository default branch is used. | No | |
35
-
| `environment` | Environment to use (dev or prod, S3 cache only) | No | `prod` |
36
-
| `upload-chunk-size` | Chunk size for large file uploads (bytes) | No | |
| `path` | Files, directories, and wildcard patterns to cache | Yes | |
32
+
| `key` | Explicit key for restoring and saving cache | Yes | |
33
+
| `restore-keys` | Ordered list of prefix-matched keys for fallback | No | |
34
+
| `fallback-branch` | Optional maintenance branch for fallback restore keys (pattern: `branch-*`, S3 backend only). If not set, the repository default branch is used. | No | |
35
+
| `environment` | Environment to use (dev or prod, S3 backend only) | No | `prod` |
36
+
| `upload-chunk-size` | Chunk size for large file uploads (bytes) | No | |
0 commit comments