We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cbf013 + 9b6c8ee commit b885631Copy full SHA for b885631
1 file changed
.github/workflows/test-python.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: '3.12'
20
21
- name: Install uv
22
- uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b
+ uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41
23
with:
24
enable-cache: true
25
cache-dependency-glob: "src/python/requirements-dev.txt"
0 commit comments