Run prettier (#78)

This commit is contained in:
Kevin Stillhammer
2024-09-16 21:33:16 +02:00
committed by GitHub
parent 6343f7c79b
commit 9f1f1fece2
3 changed files with 10 additions and 10 deletions

View File

@ -19,8 +19,8 @@ inputs:
default: "false"
cache-dependency-glob:
description:
'Glob pattern to match files relative to the repository root to control
the cache.'
"Glob pattern to match files relative to the repository root to control
the cache."
default: "**/uv.lock"
cache-suffix:
description: "Suffix for the cache key"