chore(deps): update astral-sh/setup-uv action to v9

This commit is contained in:
renovate[bot]
2026-07-25 09:36:16 +00:00
committed by GitHub
parent 5136b9210d
commit aca653e9f6
+2 -2
View File
@@ -27,7 +27,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Set up uv
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
with:
enable-cache: true
python-version: ${{ matrix.python-version }}
@@ -104,7 +104,7 @@ jobs:
python-version: "3.14"
- name: Set up uv
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
with:
enable-cache: true
python-version: "3.14"