File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8888
8989 - name : Set up Python 3.12
9090 if : matrix.config == 'release'
91- uses : actions/setup-python@v4
91+ uses : actions/setup-python@v5
9292 with :
9393 python-version : ' 3.12'
9494 check-latest : true
Original file line number Diff line number Diff line change 3434 key : ${{ github.workflow }}-${{ github.job }}-${{ matrix.os }}
3535
3636 - name : Set up Python 3.12
37- uses : actions/setup-python@v4
37+ uses : actions/setup-python@v5
3838 with :
3939 python-version : ' 3.12'
4040 check-latest : true
Original file line number Diff line number Diff line change 6464 key : ${{ runner.os }}-scriptcheck-cppcheck-${{ github.sha }}
6565
6666 - name : Set up Python ${{ matrix.python-version }}
67- uses : actions/setup-python@v4
67+ uses : actions/setup-python@v5
6868 with :
6969 python-version : ${{ matrix.python-version }}
7070 check-latest : true
Original file line number Diff line number Diff line change 3434 key : ${{ github.workflow }}-${{ github.job }}-${{ matrix.os }}
3535
3636 - name : Set up Python 3.12
37- uses : actions/setup-python@v4
37+ uses : actions/setup-python@v5
3838 with :
3939 python-version : ' 3.12'
4040 check-latest : true
Original file line number Diff line number Diff line change 3434 key : ${{ github.workflow }}-${{ github.job }}-${{ matrix.os }}
3535
3636 - name : Set up Python 3.12
37- uses : actions/setup-python@v4
37+ uses : actions/setup-python@v5
3838 with :
3939 python-version : ' 3.12'
4040 check-latest : true
You can’t perform that action at this time.
0 commit comments