File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 submodules : true
2121
2222 - name : Set up Python
23- uses : actions/setup-python@v4
23+ uses : actions/setup-python@v5
2424 with :
2525 python-version : 3.12
2626
Original file line number Diff line number Diff line change 2020 run : sudo apt install clang-tools
2121
2222 - name : Set up Python
23- uses : actions/setup-python@v4
23+ uses : actions/setup-python@v5
2424 with :
2525 python-version : 3.12
2626
Original file line number Diff line number Diff line change 3030 submodules : true
3131
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v4
33+ uses : actions/setup-python@v5
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636
Original file line number Diff line number Diff line change 2424 submodules : true
2525
2626 - name : Set up Python ${{ matrix.python-version }}
27- uses : actions/setup-python@v4
27+ uses : actions/setup-python@v5
2828 with :
2929 python-version : ${{ matrix.python-version }}
3030
You can’t perform that action at this time.
0 commit comments