File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 sudo apt-get install intel-oneapi-compiler-dpcpp-cpp intel-oneapi-mkl-devel
3434 - name : Setup Python
3535 if : ${{ !github.event.pull_request || github.event.action != 'closed' }}
36- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
36+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3737 with :
3838 python-version : " 3.14"
3939 architecture : x64
Original file line number Diff line number Diff line change 4242 sudo apt-get install intel-oneapi-mkl-devel
4343
4444 - name : Setup Python
45- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
45+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4646 with :
4747 python-version : ${{ matrix.python }}
4848 architecture : x64
Original file line number Diff line number Diff line change 2626 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
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