This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-actions.git
The following commit(s) were added to refs/heads/main by this push:
new f2a2f0c Update astral-sh/setup-uv to 7.6.0
f2a2f0c is described below
commit f2a2f0c2a0477b9b6781294374e719886e74d9b4
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Mar 22 11:42:04 2026 -0700
Update astral-sh/setup-uv to 7.6.0
---
.github/workflows/analyze.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/analyze.yml b/.github/workflows/analyze.yml
index 7a32dc7..8cb19f7 100644
--- a/.github/workflows/analyze.yml
+++ b/.github/workflows/analyze.yml
@@ -45,7 +45,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install uv
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b #
v6.6.0
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 #
v7.6.0
with:
version: ${{ env.UV_VERSION }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]