File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 uses : actions/checkout@v3.5.3
2828
2929 - name : Set up Python 3.10
30- uses : actions/setup-python@v4.6.0
30+ uses : actions/setup-python@v4.6.1
3131 with :
3232 python-version : ' 3.10'
3333
6767 uses : actions/checkout@v3.5.3
6868
6969 - name : Set up Python 3.10
70- uses : actions/setup-python@v4.6.0
70+ uses : actions/setup-python@v4.6.1
7171 with :
7272 python-version : ' 3.10'
7373
Original file line number Diff line number Diff line change 7171 fetch-depth : 5
7272
7373 - name : Set up Python ${{ matrix.python }}
74- uses : actions/setup-python@v4.6.0
74+ uses : actions/setup-python@v4.6.1
7575 with :
7676 python-version : ${{ matrix.python }}
7777
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@v3.5.3
2929
3030 - name : Set up Python 3.10
31- uses : actions/setup-python@v4.6.0
31+ uses : actions/setup-python@v4.6.1
3232 with :
3333 python-version : ' 3.10'
3434
Original file line number Diff line number Diff line change 2929 uses : actions/checkout@v3.5.3
3030
3131 - name : Set up Python 3.10
32- uses : actions/setup-python@v4.6.0
32+ uses : actions/setup-python@v4.6.1
3333 with :
3434 python-version : ' 3.10'
3535
You can’t perform that action at this time.
0 commit comments