We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d4fc7c + af53c1f commit a622742Copy full SHA for a622742
.github/workflows/uv-test.yml
@@ -29,7 +29,7 @@ jobs:
29
key: data
30
31
- name: Install uv
32
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
33
34
- name: Set up Python ${{ matrix.python-version }}
35
run: uv python install ${{ matrix.python-version }}
0 commit comments