summaryrefslogtreecommitdiff
path: root/.github/workflows/python-publish.yml
diff options
context:
space:
mode:
authorRoberto Bertó <463349+robertoberto@users.noreply.github.com>2026-05-19 03:20:53 +0000
committerRoberto Bertó <463349+robertoberto@users.noreply.github.com>2026-05-19 03:20:53 +0000
commitc5a2ae114835791de16c5b982632569377c39bfa (patch)
tree38a537ee31e2977cdb1fc224e5b0a2108c6b8b47 /.github/workflows/python-publish.yml
parent7aa4989061950a336287cd8b581813ccd60b1832 (diff)
downloadpyvyos-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