mirror of
https://github.com/actions/python-versions.git
synced 2025-12-15 15:32:11 +00:00
Update build-python-packages.yml with git
This commit is contained in:
2
.github/workflows/build-python-packages.yml
vendored
2
.github/workflows/build-python-packages.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
|||||||
- name: Check git version
|
- name: Check git version
|
||||||
run: |
|
run: |
|
||||||
git --version
|
git --version
|
||||||
which pwsh
|
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user