Skip to content

Commit bb3760a

Browse files
Update dependency python to 3.13 (#2128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36e1aa4 commit bb3760a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
java-version: "17"
3030
- uses: actions/setup-python@v5
3131
with:
32-
python-version: "3.12"
32+
python-version: "3.13"
3333
- uses: actions/setup-node@v4
3434
with:
3535
node-version: "18"

0 commit comments

Comments
 (0)