Skip to content

Commit 1da7068

Browse files
feat: update github action to py 3.11
1 parent 7d8084a commit 1da7068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Build and publish to Pypi
1313
uses: JRubics/poetry-publish@v1.17
1414
with:
15-
python_version: "3.11.10"
15+
python_version: "3.11.3"
1616
poetry_version: "==1.8.2"
1717
ignore_dev_requirements: "yes"
1818
repository_name: "bk-crypto-python-sdk"

0 commit comments

Comments
 (0)