Skip to content

Commit 3ff1a00

Browse files
committed
Update codeflash-optimize.yaml
1 parent 9dadd15 commit 3ff1a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeflash-optimize.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: 🐍 Set up Python 3.11 for CLI
3131
uses: astral-sh/setup-uv@v5
3232
with:
33-
python-version: 3.11.6
33+
python-version: 3.11
3434

3535
- name: 📦 Install dependencies (CLI)
3636
run: |

0 commit comments

Comments
 (0)