We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 811d7de + ec11fd4 commit edfca30Copy full SHA for edfca30
1 file changed
.github/workflows/release-package.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Python
23
uses: actions/setup-python@v5
24
with:
25
- python-version: '3.9'
+ python-version: '3.13'
26
27
- name: Install poetry
28
uses: snok/install-poetry@v1
0 commit comments