File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 name : Clone repository
3434
3535 - name : Set up Python ${{ matrix.python_version }}
36- uses : actions/setup-python@v5
36+ uses : actions/setup-python@v6
3737 with :
3838 python-version : ${{ matrix.python_version }}
3939
7171 name : Clone repository
7272
7373 - name : Set up Python ${{ matrix.python_version }}
74- uses : actions/setup-python@v5
74+ uses : actions/setup-python@v6
7575 with :
7676 python-version : ${{ matrix.python_version }}
7777
@@ -110,7 +110,7 @@ jobs:
110110 name : Clone repository
111111
112112 - name : Set up Python ${{ matrix.python_version }}
113- uses : actions/setup-python@v5
113+ uses : actions/setup-python@v6
114114 with :
115115 python-version : ${{ matrix.python_version }}
116116
Original file line number Diff line number Diff line change 3131 name : Clone repository
3232
3333 - name : Set up Python ${{ matrix.python_version }}
34- uses : actions/setup-python@v5
34+ uses : actions/setup-python@v6
3535 with :
3636 python-version : ${{ matrix.python_version }}
3737
6969 name : Clone repository
7070
7171 - name : Set up Python ${{ matrix.python_version }}
72- uses : actions/setup-python@v5
72+ uses : actions/setup-python@v6
7373 with :
7474 python-version : ${{ matrix.python_version }}
7575
@@ -108,7 +108,7 @@ jobs:
108108 name : Clone repository
109109
110110 - name : Set up Python ${{ matrix.python_version }}
111- uses : actions/setup-python@v5
111+ uses : actions/setup-python@v6
112112 with :
113113 python-version : ${{ matrix.python_version }}
114114
@@ -147,7 +147,7 @@ jobs:
147147 name : Clone repository
148148
149149 - name : Set up Python ${{ matrix.python_version }}
150- uses : actions/setup-python@v5
150+ uses : actions/setup-python@v6
151151 with :
152152 python-version : ${{ matrix.python_version }}
153153
You can’t perform that action at this time.
0 commit comments