File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
with :
27
27
persist-credentials : false
28
28
29
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
29
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
30
30
with :
31
31
python-version : ${{ matrix.python }}
32
32
cache : pip
56
56
with :
57
57
persist-credentials : false
58
58
59
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
59
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
60
60
with :
61
61
python-version : " 3.x"
62
62
Original file line number Diff line number Diff line change 16
16
with :
17
17
persist-credentials : false
18
18
19
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
19
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
20
20
with :
21
21
python-version : " 3.x"
22
22
cache : " pip"
Original file line number Diff line number Diff line change 26
26
with :
27
27
persist-credentials : false
28
28
29
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
29
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
30
30
with :
31
31
# NOTE: matrix.python is intentionally not used here.
32
32
python-version : " 3.x"
62
62
with :
63
63
persist-credentials : false
64
64
65
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
65
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
66
66
with :
67
67
python-version : ${{ matrix.python }}
68
68
@@ -126,7 +126,7 @@ jobs:
126
126
with :
127
127
persist-credentials : false
128
128
129
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
129
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
130
130
with :
131
131
python-version : ${{ matrix.python }}
132
132
allow-prereleases : true
Original file line number Diff line number Diff line change 25
25
with :
26
26
persist-credentials : false
27
27
28
- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
28
+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
29
29
with :
30
30
python-version : " 3.x"
31
31
You can’t perform that action at this time.
0 commit comments