Skip to content

Commit 977cd6d

Browse files
chore(deps): update python docker tag to v3.13 (#375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2c6b40 commit 977cd6d

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)