Story
simon_willison Β· Jul 14, 2026 Β· news
simonwillison.netJul 14, 2026
original source linked
In brief
TIL: Using uvx in GitHub Actions in a cache-friendly way I finally found a cache-friendly recipe for using uvx tool-name in GitHub Actions workflows that I like. The trick is setting a UV_EXCLUDE_NEWER: "2026-07-12" e...
Continue reading