File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 sudo apt-get install intel-oneapi-mkl-devel
4444
4545 - name : Setup Python
46- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
46+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4747 with :
4848 python-version : ${{ matrix.python }}
4949 architecture : x64
Original file line number Diff line number Diff line change 2626 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2727
2828 - name : Set up python
29- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v5.6.0
29+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v5.6.0
3030 with :
3131 python-version : ' 3.14'
3232
Original file line number Diff line number Diff line change 1919 ref : ${{ github.sha }}
2020
2121 - name : Set up python
22- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
22+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2323 with :
2424 python-version : ' 3.14'
2525
You can’t perform that action at this time.
0 commit comments