diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cc8c39a..736473d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 # MinVer needs full history