We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337f8ce commit 7cc4982Copy full SHA for 7cc4982
.github/workflows/python-app.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Python ${{ matrix.python-version }}
16
# uses: actions/setup-python@v4
17
# uses: priya-kinthali/setup-python@freethread-pr-319
18
- - uses: astral-sh/setup-uv@5
+ uses: astral-sh/setup-uv@5
19
with:
20
python-version: ${{ matrix.python-version }}
21
0 commit comments