Skip to content

Commit 2b66d20

Browse files
committed
Bump release python version
1 parent b7434bc commit 2b66d20

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Python
2626
uses: actions/setup-python@v5
2727
with:
28-
python-version: '3.8'
28+
python-version: '3.13'
2929

3030
- name: Set up Poetry
3131
uses: abatilo/actions-poetry@v3

0 commit comments

Comments
 (0)