Searched +full:fetch +full:- +full:depth (Results 1 – 1 of 1) sorted by relevance
11 group: ${{ github.workflow }}-${{ github.ref }}12 cancel-in-progress: true17 runs-on: ubuntu-22.0419 - uses: actions/checkout@v421 fetch-depth: 023 - name: Fetch tags25 git fetch --tags --force27 - uses: Open-CMSIS-Pack/gen-pack-action@main29 doxygen-version: 1.9.630 packchk-version: 1.4.1[all …]