# Simon Willison 分享了在 GitHub Actions 中使用 uvx 工具时通过设置 UV_EXCLUDE_NEWER 日期变量实现缓存友好的技巧，避免重复下载依赖

- 来源：Simon Willison
- 发布时间：2026-07-14 08:56
- AIWatch 分数：55
- AIWatch 标记：未精选
- AIWatch 链接：https://aiwatch.icu/events/evt_01kxf2sr7026hctd4z3d6sn0ay
- 原文链接：https://simonwillison.net/2026/Jul/14/uvx-github-actions-cache/#atom-everything

## 精选理由

常规快讯，保留列表

## AI 摘要

Simon Willison 分享了在 GitHub Actions 中使用 uvx 工具时通过设置 UV_EXCLUDE_NEWER 日期变量实现缓存友好的技巧，避免重复下载依赖。

## 正文

Simon Willison 分享了在 GitHub Actions 中使用 uvx 工具时通过设置 UV_EXCLUDE_NEWER 日期变量实现缓存友好的技巧，避免重复下载依赖。
