chore: bump actions/setup-python to v4 (#28719)

This commit is contained in:
Yihau Chen 2022-11-02 15:26:36 +08:00 committed by GitHub
parent 19598cde8a
commit db1875b153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v3
- uses: actions/setup-python@v4
with:
python-version: "3.x"
- name: cmd