diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index 87d4313..341aef3 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -45,7 +45,7 @@ jobs: OPENLAS_NUM_THREADS: 1 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: submodules: recursive fetch-depth: 0