Skip to content

Commit f65af43

Browse files
authored
Merge pull request #54 from 12gerts/task-CHB-33271-python-3.12
еще раз
2 parents d935a17 + 81691b1 commit f65af43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python
2323
uses: actions/setup-python@v1
2424
with:
25-
python-version: "3.10"
25+
python-version: "3.12"
2626

2727
- name: Run a multi-line script
2828
env:

0 commit comments

Comments
 (0)