File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@v5
1313 - name : Set up Python ${{ matrix.python-version }}
14- uses : actions/setup-python@v5
14+ uses : actions/setup-python@v6
1515 with :
1616 python-version : ${{ matrix.python-version }}
1717 - name : Install dependencies
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v5
1414 - name : Set up Python ${{ matrix.python-version }}
15- uses : actions/setup-python@v5
15+ uses : actions/setup-python@v6
1616 with :
1717 python-version : ${{ matrix.python-version }}
1818 - name : Install dependencies
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@v5
1313 - name : Set up Python ${{ matrix.python-version }}
14- uses : actions/setup-python@v5
14+ uses : actions/setup-python@v6
1515 with :
1616 python-version : ${{ matrix.python-version }}
1717 - name : Install dependencies
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@v5
2424 - name : Set up Python ${{ matrix.python-version }}
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 - name : Install tox
5050 steps :
5151 - uses : actions/checkout@v5
5252 - name : Set up Python
53- uses : actions/setup-python@v5
53+ uses : actions/setup-python@v6
5454 with :
5555 python-version : ${{ matrix.python-version }}
5656 - name : Install dependencies
Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v5
1515 - name : Set up Python ${{ matrix.python-version }}
16- uses : actions/setup-python@v5
16+ uses : actions/setup-python@v6
1717 with :
1818 python-version : ${{ matrix.python-version }}
1919 - name : Install Dependencies
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@v5
1313 - name : Set up Python ${{ matrix.python-version }}
14- uses : actions/setup-python@v5
14+ uses : actions/setup-python@v6
1515 with :
1616 python-version : ${{ matrix.python-version }}
1717 - name : Install Dependencies
You can’t perform that action at this time.
0 commit comments