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 3232 path : Ex
3333
3434 - name : Set up Python 3.11
35- uses : actions/setup-python@v5.4.0
35+ uses : actions/setup-python@v5
3636 with :
3737 python-version : 3.11
3838
@@ -156,7 +156,7 @@ jobs:
156156 path : Ex
157157
158158 - name : Set up Python 3.11
159- uses : actions/setup-python@v5.4.0
159+ uses : actions/setup-python@v5
160160 with :
161161 python-version : 3.11
162162
@@ -239,7 +239,7 @@ jobs:
239239 steps :
240240241241 - name : Set up Python 3.11
242- uses : actions/setup-python@v5.4.0
242+ uses : actions/setup-python@v5
243243 with :
244244 python-version : 3.11
245245
@@ -277,7 +277,7 @@ jobs:
277277 submodules : recursive
278278
279279 - name : Set up Python 3.11
280- uses : actions/setup-python@v5.4.0
280+ uses : actions/setup-python@v5
281281 with :
282282 python-version : 3.11
283283
You can’t perform that action at this time.
0 commit comments