We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ccb7b commit fff3608Copy full SHA for fff3608
.github/workflows/upstream.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v5
22
23
- name: Set up uv
24
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
25
with:
26
python-version: ${{ matrix.python-version }}
27
0 commit comments