63
63
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
64
64
65
65
- name : Setup Python ${{ matrix.python-versions }}
66
- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
66
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
90
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
114
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
138
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
162
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
186
+ uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
187
187
with :
188
188
python-version : ${{ matrix.python-versions }}
189
189
0 commit comments