File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3434 && pip3 install breathe
3535
3636 - name : ' 🟨 Setup CMake'
37- uses : jwlawson/actions-setup-cmake@v2.0
37+ uses : jwlawson/actions-setup-cmake@v2.1
3838 with :
3939 cmake-version : ' ${{env.CMAKE_VERSION}}'
4040 github-api-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3232 fetch-depth : 0
3333
3434 - name : ' ${{ matrix.icon }} Setup CMake'
35- uses : jwlawson/actions-setup-cmake@v2.0
35+ uses : jwlawson/actions-setup-cmake@v2.1
3636 with :
3737 cmake-version : ' ${{ matrix.cmake-version }}.x'
3838 github-api-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3232 fetch-depth : 0
3333
3434 - name : ' ${{ matrix.icon }} Setup CMake'
35- uses : jwlawson/actions-setup-cmake@v2.0
35+ uses : jwlawson/actions-setup-cmake@v2.1
3636 with :
3737 cmake-version : ' ${{ matrix.cmake-version }}.x'
3838 github-api-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929
3030 - name : ' ${{ matrix.icon }} Setup CMake'
31- uses : jwlawson/actions-setup-cmake@v2.0
31+ uses : jwlawson/actions-setup-cmake@v2.1
3232 with :
3333 cmake-version : ' ${{ matrix.cmake-version }}.x'
3434 github-api-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3333 fetch-depth : 0
3434
3535 - name : ' ${{ matrix.icon }} Setup CMake'
36- uses : jwlawson/actions-setup-cmake@v2.0
36+ uses : jwlawson/actions-setup-cmake@v2.1
3737 with :
3838 cmake-version : ' ${{ matrix.cmake-version }}.x'
3939 github-api-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929
3030 - name : ' 🟨 Setup CMake'
31- uses : jwlawson/actions-setup-cmake@v2.0
31+ uses : jwlawson/actions-setup-cmake@v2.1
3232 with :
3333 cmake-version : ' ${{ matrix.cmake-version }}.x'
3434 github-api-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3434 fetch-depth : 0
3535
3636 - name : ' ${{ matrix.icon }} Setup CMake'
37- uses : jwlawson/actions-setup-cmake@v2.0
37+ uses : jwlawson/actions-setup-cmake@v2.1
3838 with :
3939 cmake-version : ' ${{ matrix.cmake-version }}.x'
4040 github-api-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments