File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9191 uses : actions/checkout@v4
9292
9393 - name : Set up Python
94- uses : actions/setup-python@v4
94+ uses : actions/setup-python@v5
9595 with :
9696 python-version : ' 3.11'
9797
@@ -161,7 +161,7 @@ jobs:
161161 uses : actions/checkout@v4
162162
163163 - name : Set up Python
164- uses : actions/setup-python@v4
164+ uses : actions/setup-python@v5
165165 with :
166166 python-version : ' 3.11'
167167
@@ -196,7 +196,7 @@ jobs:
196196 uses : actions/checkout@v4
197197
198198 - name : Set up Python
199- uses : actions/setup-python@v4
199+ uses : actions/setup-python@v5
200200 with :
201201 python-version : ' 3.11'
202202
@@ -237,7 +237,7 @@ jobs:
237237 uses : actions/checkout@v4
238238
239239 - name : Set up Python
240- uses : actions/setup-python@v4
240+ uses : actions/setup-python@v5
241241 with :
242242 python-version : ' 3.11'
243243
You can’t perform that action at this time.
0 commit comments