We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f7bd57 + 8124ad1 commit fa4e494Copy full SHA for fa4e494
1 file changed
.github/workflows/pull-request-python-tests.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
36
- name: Set up Python ${{ matrix.python-version }}
37
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
+ uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc
38
with:
39
python-version: ${{ matrix.python-version }}
40
- name: Install dependencies
0 commit comments