Spaces:
Runtime error
Runtime error
Aurélie GABU
commited on
Commit
·
e24023e
1
Parent(s):
2af9f11
yaml python version modified
Browse files- .github/workflows/ci.yml +1 -1
.github/workflows/ci.yml
CHANGED
|
@@ -16,7 +16,7 @@ jobs:
|
|
| 16 |
steps:
|
| 17 |
- uses: actions/setup-python@v5
|
| 18 |
with:
|
| 19 |
-
python-version: "3.11"
|
| 20 |
|
| 21 |
- uses: actions/checkout@v4
|
| 22 |
|
|
|
|
| 16 |
steps:
|
| 17 |
- uses: actions/setup-python@v5
|
| 18 |
with:
|
| 19 |
+
python-version: "3.11.9"
|
| 20 |
|
| 21 |
- uses: actions/checkout@v4
|
| 22 |
|