File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 - name : Checkout
9090 uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
9191 - name : Setup Python
92- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
92+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
9393 - name : Download the build artifacts
9494 uses : actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
9595 with :
Original file line number Diff line number Diff line change 2020 - name : Checkout
2121 uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
2222 - name : Setup Python
23- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
23+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626 - name : Install testing dependencies
6161 with :
6262 fetch-depth : 0
6363 - name : Setup Python
64- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
64+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
6565 with :
6666 python-version : " 3.10"
6767 - name : Install build dependencies
You can’t perform that action at this time.
0 commit comments