use setup-python v4 for python-path support
This commit is contained in:
parent
8ed791060c
commit
da26c9ce82
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -383,7 +383,7 @@ jobs:
|
||||
steps:
|
||||
- name: Set up Python 3
|
||||
id: py3
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.x"
|
||||
- uses: actions/checkout@v2.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user