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 6363 runs-on : ubuntu-latest
6464 permissions : {}
6565 steps :
66- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
66+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
6767 with :
6868 python-version : 3.x
6969 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
Original file line number Diff line number Diff line change 2828 with :
2929 distribution : temurin
3030 java-version : 11.x
31- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
31+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
3232 name : Setup Python
3333 with :
3434 python-version : 3.x
@@ -145,7 +145,7 @@ jobs:
145145 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
146146 with :
147147 node-version : 18.x
148- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
148+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
149149 with :
150150 python-version : 3.x
151151 - name : Download build artifacts
You can’t perform that action at this time.
0 commit comments