File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 68
68
submodules : recursive
69
69
70
70
- name : Set up Python with caching of pip dependencies
71
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
71
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
72
72
with :
73
73
python-version : ' 3.12'
74
74
cache : pip
Original file line number Diff line number Diff line change 99
99
submodules : recursive
100
100
101
101
- name : Set up Python with caching of pip dependencies
102
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
102
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
103
103
id : setup
104
104
with :
105
105
python-version : ' 3.${{matrix.conf.py}}'
Original file line number Diff line number Diff line change 71
71
fetch-depth : 0
72
72
73
73
- name : Set up Python with caching of pip dependencies
74
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
74
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
75
75
with :
76
76
python-version : ' 3.13'
77
77
cache : pip
Original file line number Diff line number Diff line change 84
84
repository-cache : true
85
85
86
86
- name : Set up Python with caching of pip dependencies
87
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
87
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
88
88
with :
89
89
python-version : ' 3.12'
90
90
cache : pip
Original file line number Diff line number Diff line change 81
81
repository-cache : true
82
82
83
83
- name : Set up Python with caching of pip dependencies
84
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
84
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
85
85
id : setup
86
86
with :
87
87
python-version : ' 3.12'
Original file line number Diff line number Diff line change 78
78
repository-cache : true
79
79
80
80
- name : Set up Python with caching of pip dependencies
81
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
81
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
82
82
with :
83
83
python-version : ' 3.12'
84
84
cache : pip
Original file line number Diff line number Diff line change 46
46
submodules : recursive
47
47
48
48
- name : Set up Python with caching of pip dependencies
49
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
49
+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
50
50
with :
51
51
python-version : ' 3.12'
52
52
cache : pip
You can’t perform that action at this time.
0 commit comments