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 4e75a36 commit d92e8c6Copy full SHA for d92e8c6
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
# IMPORTANT: this permission is mandatory for trusted publishing to pypi
47
id-token: write
48
container:
49
- image: "python:3.12"
+ image: "python:3.13"
50
51
steps:
52
- uses: actions/checkout@v4
0 commit comments