File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 uses : actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846
4545
4646 - name : Set up Python ${{ matrix.python-version }}
47- uses : actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd
47+ uses : actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
4848 with :
4949 python-version : ${{ matrix.python-version }}
5050 cache : ' pip'
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - uses : actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846
18- - uses : actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd
18+ - uses : actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048
1919 - name : Get supported version
2020 id : get-version
2121 run : |
You can’t perform that action at this time.
0 commit comments