File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@v4
2020
2121 - name : Set up Python ${{ matrix.python-version }}
22- uses : actions/setup-python@v5
22+ uses : actions/setup-python@v6
2323 with :
2424 python-version : ${{ matrix.python-version }}
2525
4444 - uses : actions/checkout@v4
4545
4646 - name : Set up Python
47- uses : actions/setup-python@v5
47+ uses : actions/setup-python@v6
4848 with :
4949 python-version : ' 3.11'
5050
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v4
1919
2020 - name : Set up Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.12'
2424
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v4
1919
2020 - name : Set up Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.11'
2424
You can’t perform that action at this time.
0 commit comments