We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7442077 commit b0002c9Copy full SHA for b0002c9
1 file changed
.github/workflows/test-python.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
31
- name: Set up Python
32
- run: actions/setup-python@v5
+ uses: actions/setup-python@v5
33
34
- name: Install the latest version of uv
35
uses: astral-sh/setup-uv@v6
0 commit comments