Skip to content

Commit 7cc4982

Browse files
Update python-app.yml
1 parent 337f8ce commit 7cc4982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python ${{ matrix.python-version }}
1616
# uses: actions/setup-python@v4
1717
# uses: priya-kinthali/setup-python@freethread-pr-319
18-
- uses: astral-sh/setup-uv@5
18+
uses: astral-sh/setup-uv@5
1919
with:
2020
python-version: ${{ matrix.python-version }}
2121

0 commit comments

Comments
 (0)