We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af17bd1 commit bc1929eCopy full SHA for bc1929e
1 file changed
.github/actions/build_setup/action.yml
@@ -21,7 +21,7 @@ runs:
21
uses: astral-sh/setup-uv@v6
22
with:
23
enable-cache: true
24
- python-version-file: ./buildtools/pyproject.toml
+ version-file: ./buildtools/pyproject.toml
25
26
- name: Install dependencies
27
shell: bash
0 commit comments