Skip to content

Commit aad76ba

Browse files
authored
Update release_draft.yml
Changed python to 3.14
1 parent 06bab78 commit aad76ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_draft.yml

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

3838
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
3939
with:
40-
python-version: '3.11'
40+
python-version: '3.14'
4141

4242
- name: Check format of received tag
4343
id: check-version-tag

0 commit comments

Comments
 (0)