File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
46
46
steps :
47
47
- uses : actions/checkout@v5
48
48
- name : Set up Python ${{ matrix.python-version }}
49
- uses : actions/setup-python@v5
49
+ uses : actions/setup-python@v6
50
50
with :
51
51
python-version : ${{ matrix.python-version }}
52
52
cache : " pip"
74
74
steps :
75
75
- uses : actions/checkout@v5
76
76
- name : Set up Python ${{ matrix.python-version }}
77
- uses : actions/setup-python@v5
77
+ uses : actions/setup-python@v6
78
78
with :
79
79
python-version : ${{ matrix.python-version }}
80
80
cache : " pip"
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v5
23
23
- name : Set up Python ${{ matrix.python-version }}
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ${{ matrix.python-version }}
27
27
cache : " pip"
You can’t perform that action at this time.
0 commit comments