We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f62d51b + d34cf93 commit cbd08a9Copy full SHA for cbd08a9
1 file changed
.github/workflows/code_checks.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@v4.2.2
33
34
- name: Install uv
35
- uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04
+ uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca
36
with:
37
# Install a specific version of uv.
38
version: "0.7.6"
0 commit comments