63
63
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
64
64
65
65
- name : Setup Python ${{ matrix.python-versions }}
66
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
66
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
90
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
114
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
138
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .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@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
162
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
163
163
with :
164
164
python-version : ${{ matrix.python-versions }}
165
165
0 commit comments