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