File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7272
7373 - name : Set up Python
74- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
74+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
7575 with :
7676 python-version : ' 3.11'
7777
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@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
44+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .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@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
46+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4747 with :
4848 python-version : ' 3.11'
4949
@@ -171,7 +171,7 @@ jobs:
171171 options : --health-cmd="mysqladmin ping" --health-interval 5s --health-timeout 2s --health-retries 5
172172
173173 steps :
174- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
174+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
175175 with :
176176 python-version : ' 3.10'
177177
@@ -293,7 +293,7 @@ jobs:
293293 options : --health-cmd="mysqladmin ping" --health-interval 5s --health-timeout 2s --health-retries 5
294294
295295 steps :
296- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
296+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
297297 with :
298298 python-version : ' 3.10'
299299
@@ -421,7 +421,7 @@ jobs:
421421 - 1521:1521
422422
423423 steps :
424- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
424+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
425425 with :
426426 python-version : ' 3.11'
427427
You can’t perform that action at this time.
0 commit comments