File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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@0b93645e9fea7318ecaed2b359559ac225c90a2b
66+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
6767 with :
6868 python-version : 3.x
6969 - uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ jobs:
145145 - uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
146146 with :
147147 node-version : 18.x
148- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
148+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
149149 with :
150150 python-version : 3.x
151151 - name : Download build artifacts
You can’t perform that action at this time.
0 commit comments