diff --git a/README.md b/README.md index 13f41ae..56cd069 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,9 @@ If you want to control when the cache is invalidated, specify a glob pattern wit `cache-dependency-glob` input. The cache will be invalidated if any file matching the glob pattern changes. The glob matches files relative to the repository root. -> [!NOTE] The default is `**/uv.lock`. +> [!NOTE] +> +> The default is `**/uv.lock`. ```yaml - name: Define a cache dependency glob