Skip to content

Commit d92e8c6

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

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
@@ -46,7 +46,7 @@ jobs:
4646
# IMPORTANT: this permission is mandatory for trusted publishing to pypi
4747
id-token: write
4848
container:
49-
image: "python:3.12"
49+
image: "python:3.13"
5050

5151
steps:
5252
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)