diff options
| author | Roberto Bertó <463349+robertoberto@users.noreply.github.com> | 2026-05-19 03:20:53 +0000 |
|---|---|---|
| committer | Roberto Bertó <463349+robertoberto@users.noreply.github.com> | 2026-05-19 03:20:53 +0000 |
| commit | c5a2ae114835791de16c5b982632569377c39bfa (patch) | |
| tree | 38a537ee31e2977cdb1fc224e5b0a2108c6b8b47 /.github/workflows/python-publish.yml | |
| parent | 7aa4989061950a336287cd8b581813ccd60b1832 (diff) | |
| download | pyvyos-c5a2ae114835791de16c5b982632569377c39bfa.tar.gz pyvyos-c5a2ae114835791de16c5b982632569377c39bfa.zip | |
ci: pin uv cache key to pyproject.toml
The matrix job in commit 7aa4989 left astral-sh/setup-uv@v3 with its
default cache fingerprint of "**/uv.lock". This repo is a library
and intentionally does not commit uv.lock (commit a2df706), so the
glob matches nothing and the action errors out.
Switch the fingerprint to pyproject.toml, the actual source of truth
for dependencies. Cache hits remain across PRs that don't touch
dependencies; cache invalidates on dependency changes.
Diffstat (limited to '.github/workflows/python-publish.yml')
0 files changed, 0 insertions, 0 deletions
