File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4545 - name : Setup Python
4646 uses : actions/setup-python@v2
4747 with :
48- python-version : 3.7
48+ python-version : 3.9
4949
5050 - name : Install Python dependencies
5151 run : |
Original file line number Diff line number Diff line change 2121 - name : Setup Python
2222 uses : actions/setup-python@v4
2323 with :
24- python-version : 3.7.17
24+ python-version : 3.9.18
2525
2626 - name : Cache Python packages
2727 id : cache-python
7878 - name : Setup Python
7979 uses : actions/setup-python@v4
8080 with :
81- python-version : 3.7.17
81+ python-version : 3.9.18
8282
8383 - name : Get cached Python packages
8484 id : cache-python
Original file line number Diff line number Diff line change 4242 - name : Setup Python
4343 uses : actions/setup-python@v2
4444 with :
45- python-version : 3.7
45+ python-version : 3.9
4646
4747 - name : Install Python dependencies
4848 run : |
Original file line number Diff line number Diff line change 2121 - name : Setup Python
2222 uses : actions/setup-python@v4
2323 with :
24- python-version : 3.7.17
24+ python-version : 3.9.18
2525
2626 - name : Cache Python packages
2727 id : cache-python
6868 - name : Setup Python
6969 uses : actions/setup-python@v4
7070 with :
71- python-version : 3.7.17
71+ python-version : 3.9.18
7272
7373 - name : Get cached Python packages
7474 id : cache-python
You can’t perform that action at this time.
0 commit comments