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 steps :
2828 - uses : actions/checkout@v3
2929 - name : Set up Python ${{ matrix.python-version }}
30- uses : actions/setup-python@v3
30+ uses : actions/setup-python@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 - name : Install dependencies
5757 steps :
5858 - uses : actions/checkout@v3
5959 - name : Set up Python ${{ matrix.python-version }}
60- uses : actions/setup-python@v3
60+ uses : actions/setup-python@v6
6161 with :
6262 python-version : ${{ matrix.python-version }}
6363 - name : Install dependencies
Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@v3
2222 - name : Set up Python ${{ matrix.python-version }}
23- uses : actions/setup-python@v3
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : Install dependencies
Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@v3
2222 - name : Set up Python ${{ matrix.python-version }}
23- uses : actions/setup-python@v3
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : Install dependencies
Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@v3
2222 - name : Set up Python ${{ matrix.python-version }}
23- uses : actions/setup-python@v3
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments