Skip to content

Commit f9f245c

Browse files
algolia-botmillotp
andcommitted
chore(scripts): downgrade python version for release (generated)
algolia/api-clients-automation#5482 Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
1 parent ae85dc6 commit f9f245c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/setup-python@v6
2222
with:
23-
python-version: 3.14.0
23+
python-version: 3.13.7
2424

2525
- name: install poetry
2626
shell: bash

0 commit comments

Comments
 (0)