We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d425c9 commit f09ddb7Copy full SHA for f09ddb7
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python
21
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
22
with:
23
- python-version: '3.13'
+ python-version: '3.14'
24
25
- name: Install Poetry
26
uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
0 commit comments