File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 OPENLAS_NUM_THREADS : 1
3232
3333 steps :
34- - uses : actions/checkout@v5
34+ - uses : actions/checkout@v6
3535
3636 - name : Get clang-cl version
3737 run : clang-cl --version
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Checkout repository
30- uses : actions/checkout@v5
30+ uses : actions/checkout@v6
3131
3232 - name : Install dependencies
3333 run : sudo apt-get install libatlas-base-dev build-essential cython3 python3-numpy python3-dev python3-pip libxml2-dev libxslt-dev python3-lxml
Original file line number Diff line number Diff line change 3535 OPENLAS_NUM_THREADS : 1
3636
3737 steps :
38- - uses : actions/checkout@v5
38+ - uses : actions/checkout@v6
3939
4040 - name : Build wheels
4141 uses : pypa/cibuildwheel@v3.3
Original file line number Diff line number Diff line change 1919 python-version : ["3.11"]
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v5
22+ uses : actions/checkout@v6
2323 with :
2424 fetch-depth : 0
2525 - name : Install pandoc
You can’t perform that action at this time.
0 commit comments