Skip to content

Commit a3bbfda

Browse files
chore(deps): update python docker tag to v3.13
1 parent d2c6b40 commit a3bbfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
needs: release-please
4040
if: ${{ needs.release-please.outputs.release_created }}
4141
container:
42-
image: "python:3.12"
42+
image: "python:3.13"
4343

4444
steps:
4545
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)