We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd372d commit 741343eCopy full SHA for 741343e
1 file changed
.github/workflows/python-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python
22
uses: actions/setup-python@v4
23
with:
24
- python-version: "3.13.7"
+ python-version: "3.12"
25
26
# Step 3: Install dependencies
27
- name: Install dependencies
0 commit comments