File tree Expand file tree Collapse file tree 2 files changed +3
-73
lines changed
Expand file tree Collapse file tree 2 files changed +3
-73
lines changed Original file line number Diff line number Diff line change 1010 - uses : actions/checkout@master
1111 - uses : actions/setup-python@master
1212 with :
13- python-version : 3.8
13+ python-version : 3.10
1414 - env :
1515 NETSQUIDPYPI_USER : ${{ secrets.NETSQUIDPYPI_USER }}
1616 NETSQUIDPYPI_PWD : ${{ secrets.NETSQUIDPYPI_PWD }}
2525 - uses : actions/checkout@master
2626 - uses : actions/setup-python@master
2727 with :
28- python-version : 3.8
28+ python-version : 3.10
2929 - env :
3030 NETSQUIDPYPI_USER : ${{ secrets.NETSQUIDPYPI_USER }}
3131 NETSQUIDPYPI_PWD : ${{ secrets.NETSQUIDPYPI_PWD }}
4040 - uses : actions/checkout@master
4141 - uses : actions/setup-python@master
4242 with :
43- python-version : 3.8
43+ python-version : 3.10
4444 - env :
4545 NETSQUIDPYPI_USER : ${{ secrets.NETSQUIDPYPI_USER }}
4646 NETSQUIDPYPI_PWD : ${{ secrets.NETSQUIDPYPI_PWD }}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments