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 d2c6b40 commit 977cd6dCopy full SHA for 977cd6d
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
needs: release-please
40
if: ${{ needs.release-please.outputs.release_created }}
41
container:
42
- image: "python:3.12"
+ image: "python:3.13"
43
44
steps:
45
- uses: actions/checkout@v4
0 commit comments