File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99
1010 steps :
1111 - uses : actions/checkout@v1
12- - name : Set up Python 3.10
12+ - name : Set up Python 3.10.9
1313 uses : actions/setup-python@v1
1414 with :
15- python-version : 3.10
15+ python-version : 3.10.9
1616 - name : Install dependencies
1717 run : |
1818 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 99
1010 steps :
1111 - uses : actions/checkout@v1
12- - name : Set up Python 3.10
12+ - name : Set up Python 3.10.9
1313 uses : actions/setup-python@v1
1414 with :
15- python-version : 3.10
15+ python-version : 3.10.9
1616 - name : Install dependencies
1717 run : |
1818 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 99
1010 steps :
1111 - uses : actions/checkout@v1
12- - name : Set up Python 3.10
12+ - name : Set up Python 3.10.9
1313 uses : actions/setup-python@v1
1414 with :
15- python-version : 3.10
15+ python-version : 3.10.9
1616 - name : Install dependencies
1717 run : |
1818 python -m pip install --upgrade pip
You can’t perform that action at this time.
0 commit comments