[ci] Bump python, java and react script versions (#6325)

This commit is contained in:
Isaac Turner
2024-02-01 05:17:41 +08:00
committed by GitHub
parent ee15cc172a
commit 60c6ed9812
7 changed files with 13 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ jobs:
git checkout -b pr
git branch -f main origin/main
- name: Set up Python 3.9
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.9
- name: Configure committer identity