File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1515
1616 - name : Set up Python 3
17- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
17+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
1818 with :
1919 python-version : 3.x
2020
Original file line number Diff line number Diff line change 1919 uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2020
2121 - name : Set up Python 3
22- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
22+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
2323 with :
2424 python-version : 3.x
2525
5959
6060 - name : Set up Python 3
6161 if : ${{ !(contains(matrix.scenario, 'plus')) || (env.NGINX_CRT != 0 && env.NGINX_KEY != 0) }}
62- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
62+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
6363 with :
6464 python-version : 3.x
6565
You can’t perform that action at this time.
0 commit comments