We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ee60ec + a3d615e commit 18147beCopy full SHA for 18147be
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Python
13
uses: actions/setup-python@v5
14
with:
15
- python-version: '3.10.16'
+ python-version: '3.13.2'
16
17
- name: Setup Poetry
18
uses: abatilo/actions-poetry@v4
0 commit comments