Spaces:
Sleeping
Sleeping
fahadcr14
commited on
Commit
·
5f23e21
1
Parent(s):
3d7d728
test1
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -18,7 +18,7 @@ jobs:
|
|
| 18 |
- name: Set up Python
|
| 19 |
uses: actions/setup-python@v4
|
| 20 |
with:
|
| 21 |
-
python-version: 3.
|
| 22 |
|
| 23 |
# Step 3: Install dependencies
|
| 24 |
- name: Install dependencies
|
|
|
|
| 18 |
- name: Set up Python
|
| 19 |
uses: actions/setup-python@v4
|
| 20 |
with:
|
| 21 |
+
python-version: 3.11.6
|
| 22 |
|
| 23 |
# Step 3: Install dependencies
|
| 24 |
- name: Install dependencies
|