From f93c3a58c75c53e5481815affcb621f8482a3b8d Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Thu, 18 Jul 2024 04:32:57 +0000 Subject: [PATCH] update README.md (uv 0.2.26) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32aa6b6..19ee822 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install uv from PyPI - uses: install-pinned/uv@167b3de02108e0fce6c7e494b75669346a6e0fc2 # 0.2.25 + uses: install-pinned/uv@185e8aa8fdbe69e922021e1fa7d80445133cb32b # 0.2.26 ``` You can [set up Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions)