Skip to content

Commit 06977cd

Browse files
committed
use 3.12
1 parent 238b2da commit 06977cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
- uses: actions/checkout@v4
4848
- uses: actions/setup-python@v5
4949
with:
50-
python-version: '3.11'
50+
python-version: '3.12'
5151
- run: python -m pip install -r release_scripts/requirements.txt
5252
- run: python --version ${github.event.inputs.version}

0 commit comments

Comments
 (0)