File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v3
1212 - name : Set up Python
1313 uses : actions/setup-python@v4
14+ with :
15+ python-version : ' 3.x'
1416 - name : Install dependencies
1517 run : |
1618 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v3
1212 - name : Set up Python
1313 uses : actions/setup-python@v4
14+ with :
15+ python-version : ' 3.x'
1416 - name : Install dependencies
1517 run : |
1618 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v3
1212 - name : Set up Python
1313 uses : actions/setup-python@v4
14+ with :
15+ python-version : ' 3.x'
1416 - name : Install dependencies
1517 run : |
1618 python -m pip install --upgrade pip
You can’t perform that action at this time.
0 commit comments