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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
66+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
6767 with :
6868 python-version : 3.x
6969 - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
31+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
3232 name : Setup Python
3333 with :
3434 python-version : 3.x
@@ -144,7 +144,7 @@ jobs:
144144 - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
145145 with :
146146 node-version : 18.x
147- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
147+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
148148 with :
149149 python-version : 3.x
150150 - name : Download build artifacts
You can’t perform that action at this time.
0 commit comments