63
63
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
64
64
65
65
- name : Setup Python ${{ matrix.python-versions }}
66
- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
66
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
67
67
with :
68
68
python-version : ${{ matrix.python-versions }}
69
69
87
87
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
88
88
89
89
- name : Setup Python ${{ matrix.python-versions }}
90
- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
90
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
91
91
with :
92
92
python-version : ${{ matrix.python-versions }}
93
93
@@ -111,7 +111,7 @@ jobs:
111
111
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
112
112
113
113
- name : Setup Python ${{ matrix.python-versions }}
114
- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
114
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
115
115
with :
116
116
python-version : ${{ matrix.python-versions }}
117
117
@@ -135,7 +135,7 @@ jobs:
135
135
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
136
136
137
137
- name : Setup Python ${{ matrix.python-versions }}
138
- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
138
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
139
139
with :
140
140
python-version : ${{ matrix.python-versions }}
141
141
@@ -159,7 +159,7 @@ jobs:
159
159
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
160
160
161
161
- name : Setup Python ${{ matrix.python-versions }}
162
- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
162
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
163
163
with :
164
164
python-version : ${{ matrix.python-versions }}
165
165
@@ -183,7 +183,7 @@ jobs:
183
183
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
184
184
185
185
- name : Setup Python ${{ matrix.python-versions }}
186
- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
186
+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
187
187
with :
188
188
python-version : ${{ matrix.python-versions }}
189
189
0 commit comments