Default to enable-cache: true on GitHub hosted runners (#193)

Closes: #54
This commit is contained in:
Kevin Stillhammer 2024-12-13 20:12:42 +01:00 committed by GitHub
parent 3460fe1a9a
commit e3017a763c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 51 additions and 10 deletions

View file

@ -20,7 +20,7 @@ inputs:
default: ${{ github.token }}
enable-cache:
description: "Enable caching of the uv cache"
default: "false"
default: "auto"
cache-dependency-glob:
description:
"Glob pattern to match files relative to the repository root to control