File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 HYPOTHESIS_PROFILE : ' ci'
3030 steps :
3131 - name : Set up Python
32- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
32+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
3333 with :
3434 python-version : ${{ matrix.py }}
3535
7878 HYPOTHESIS_PROFILE : ' ci'
7979 steps :
8080 - name : Set up Python
81- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
81+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
8282 with :
8383 python-version : ${{ matrix.py }}
8484
Original file line number Diff line number Diff line change 2424 sudo apt-get install -y libzstd1 libzstd-dev python3-cffi
2525
2626 - name : Set up Python
27- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
27+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2828 with :
2929 python-version : ' 3.10'
3030
4646
4747 steps :
4848 - name : Set up Python
49- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
49+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
5050 with :
5151 python-version : ' 3.10'
5252
Original file line number Diff line number Diff line change 4040 PYTHONDEVMODE : ' 1'
4141 steps :
4242 - name : Set up Python
43- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
43+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4444 with :
4545 python-version : ${{ matrix.py }}
4646 architecture : ${{ matrix.arch }}
8787 PYTHONDEVMODE : ' 1'
8888 steps :
8989 - name : Set up Python
90- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
90+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
9191 with :
9292 python-version : ${{ matrix.py }}
9393 architecture : ${{ matrix.arch }}
Original file line number Diff line number Diff line change 1414 runs-on : ' ubuntu-24.04'
1515 steps :
1616 - name : Set up Python
17- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
17+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
1818 with :
1919 python-version : ' 3.10'
2020
Original file line number Diff line number Diff line change 7272 PYTHONDEVMODE : ' 1'
7373 steps :
7474 - name : Set up Python
75- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
75+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
7676 with :
7777 python-version : ${{ matrix.py }}
7878 architecture : ${{ matrix.arch }}
You can’t perform that action at this time.
0 commit comments