File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4141 options : --health-cmd pg_isready --health-interval 5s --health-timeout 2s --health-retries 5
4242
4343 steps :
44- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
44+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
4545 with :
4646 python-version : ' 3.11'
4747
Original file line number Diff line number Diff line change 4343 options : --health-cmd pg_isready --health-interval 5s --health-timeout 2s --health-retries 5
4444
4545 steps :
46- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
46+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
4747 with :
4848 python-version : ' 3.11'
4949
@@ -162,7 +162,7 @@ jobs:
162162 options : --health-cmd="mysqladmin ping" --health-interval 5s --health-timeout 2s --health-retries 5
163163
164164 steps :
165- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
165+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
166166 with :
167167 python-version : ' 3.10'
168168
@@ -276,7 +276,7 @@ jobs:
276276 options : --health-cmd="mysqladmin ping" --health-interval 5s --health-timeout 2s --health-retries 5
277277
278278 steps :
279- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
279+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
280280 with :
281281 python-version : ' 3.10'
282282
@@ -398,7 +398,7 @@ jobs:
398398 - 1521:1521/tcp
399399
400400 steps :
401- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
401+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
402402 with :
403403 python-version : ' 3.11'
404404
You can’t perform that action at this time.
0 commit comments